From: Mike Kupfer <mkupfer@alum.berkeley.edu>
To: Stefan Monnier <monnier@IRO.UMontreal.CA>
Cc: emacs-devel@gnu.org
Subject: Re: what make-dist should include [was Re: Emacs pretest 26.1.91 is out]
Date: Sat, 19 Jan 2019 17:08:47 -0800 [thread overview]
Message-ID: <11578.1547946527@alto> (raw)
In-Reply-To: Your message of "Thu, 17 Jan 2019 22:01:43 -0500." <jwvpnsuadjt.fsf-monnier+emacs@gnu.org>
Stefan Monnier wrote:
> > With MQ the workflow is pretty simple:
> >
> > 1- unpack the tarball
> > 2- create the repo and commit the unpacked files
> > 3- pull the patches from their repo
> > 4- apply the patches ("hg qpush -a")
> > 5- build
>
> [ The step 0 being "download the tarball". ]
>
> Hmm... ignoring the issue of Mercurial -vs- Git, the equivalent using
> the VCS would be:
>
> 0- clone from the remote repository to a local "bare" repository.
> 1- clone from that local repository
> 2- do nothing
> 3- pull the patches from their repo
> 4- apply the patches
> 5- build
Yeah, if all I were doing was applying static patches, there would be
less benefit to using MQ. But MQ helps with the tedium of managing a
patch repo as I refine the patches. (And I'm probably biased, since
I've been using Mercurial for over 10 years, but I only started using
Git when Emacs moved to it.)
> (I've used Git to access Mercurial repositories and it works OK,
> but is significantly slower on large repositories, haven't tried the
> other direction).
Sometime a few years ago I used a Mercurial extension to access a Git
repo. I had pretty much the same experience: it worked okay but was
kinda slow. I don't know if that extension is still available or
maintained.
cheers,
mike
next prev parent reply other threads:[~2019-01-20 1:08 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-07 16:10 Emacs pretest 26.1.91 is out Nicolas Petton
2019-01-07 21:42 ` John Wiegley
2019-01-07 22:11 ` Glenn Morris
2019-01-07 23:03 ` Nicolas Petton
2019-01-08 3:35 ` Eli Zaretskii
2019-01-08 0:59 ` Paul Eggert
2019-01-11 1:03 ` Glenn Morris
2019-01-11 2:31 ` Paul Eggert
2019-01-16 10:30 ` what make-dist should include [was Re: Emacs pretest 26.1.91 is out] Glenn Morris
2019-01-17 5:42 ` Mike Kupfer
2019-01-17 21:44 ` Stefan Monnier
2019-01-18 0:18 ` Mike Kupfer
2019-01-18 3:01 ` Stefan Monnier
2019-01-20 1:08 ` Mike Kupfer [this message]
2019-01-20 14:42 ` Stefan Monnier
2019-01-18 8:38 ` Eli Zaretskii
2019-01-20 0:54 ` Mike Kupfer
2019-01-18 18:58 ` Glenn Morris
2019-01-22 21:58 ` Paul Eggert
2019-01-23 16:14 ` Eli Zaretskii
2019-01-23 17:52 ` Paul Eggert
2019-01-23 18:14 ` Eli Zaretskii
2019-01-08 1:25 ` Emacs pretest 26.1.91 is out Paul Eggert
2019-01-08 8:53 ` Nicolas Petton
2019-01-09 15:02 ` Phillip Lord
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=11578.1547946527@alto \
--to=mkupfer@alum.berkeley.edu \
--cc=emacs-devel@gnu.org \
--cc=monnier@IRO.UMontreal.CA \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.