unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: Mike Kupfer <mkupfer@alum.berkeley.edu>
Cc: emacs-devel@gnu.org
Subject: Re: what make-dist should include [was Re: Emacs pretest 26.1.91 is out]
Date: Sun, 20 Jan 2019 09:42:48 -0500	[thread overview]
Message-ID: <jwvy37ftmua.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <11578.1547946527@alto> (Mike Kupfer's message of "Sat, 19 Jan 2019 17:08:47 -0800")

>> > 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.)

Note that steps 3-5 are 100% unchanged.

> 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.

If the conversion to a different repository format is the problem, then
I guess passing through tar is not that bad of a deal, indeed (you can
get the same result by "git clone"ing and then committing the result to
an Hg repository, but the benefits are not as clear).


        Stefan



  reply	other threads:[~2019-01-20 14:42 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
2019-01-20 14:42                     ` Stefan Monnier [this message]
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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=jwvy37ftmua.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=mkupfer@alum.berkeley.edu \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).