From: John Wiegley <jwiegley@gmail.com>
To: Eli Zaretskii <eliz@gnu.org>
Cc: Lars Ingebrigtsen <larsi@gnus.org>, emacs-devel@gnu.org
Subject: Re: Need review of emacs-25-merge branch
Date: Wed, 30 Dec 2015 11:35:04 -0800 [thread overview]
Message-ID: <m2poxnk9w7.fsf@newartisans.com> (raw)
In-Reply-To: <83vb7fbuw3.fsf@gnu.org> (Eli Zaretskii's message of "Wed, 30 Dec 2015 21:26:20 +0200")
>>>>> Eli Zaretskii <eliz@gnu.org> writes:
> If recovering the conflicts is that much effort, then I guess there's no
> point in reviewing the merge any longer. Just push it, and let's see who
> hollers.
It's already up, in origin/emacs-25-merge. Perhaps you'd like to run some
tests on your machine locally, and then can you merge that branch into
'master' when you also feel it's ready?
> IOW, I thought you were asking to see if the fact that the backports were
> not taken into account actually did some damage, and I was asking what
> should one look for to find any such damage.
Ah, yes, that was my question. I suspect the only "damage" possible is changes
now on master, as a result of the merge, that shouldn't be there, since they
should have remained on emacs-25 exclusively.
> And the commits to merge are all those made after the fork point on
> emacs-25, sans the "backports" and a few others that gitmerge.el knows
> about. That's all there is to it, I think.
When emacs-25 merges into master, it is a merge of all the work done since the
last merge, minus those commits that should be skipped. This then defines a
new baseline against which the future merge occurs. This is the same workflow
that both merging and git-imerge are designed for. So I think we are on the
same page.
> IME, if we merge, say, once a week or two, there are almost no conflicts at
> all.
Either way, git-imerge should be equivalent in the end result to git-merge,
once I change it to take skips into account. So I guess it doesn't matter
semantically whether it is used or not; it helps me, personally, to reduce the
conflict surface I have to consider, by automating as much of the process as
possible. It may end up being something that only I use.
> Then you'd require everyone who uses gitmerge.el to have a working Python
> installation, and one that is compatible with Git. That's not a trivial
> requirement; e.g., Git for Windows is shipped without Python support.
No, it would be optional. Since they should be equivalent in the end result,
there is no requirement to use it.
>> So, I guess the question now is: Do you want me to make these changes to
>> the script and redo the merge, or should we just fix this mega-merge by
>> hand?
> The latter, of course. If there's any trouble, we will know shortly.
> However, please do fix the problems I reported about, in the test/
> directory, as I think it should be easy.
Thanks, I think Lars is looking into that now.
--
John Wiegley GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com 60E1 46C4 BD1A 7AC1 4BA2
next prev parent reply other threads:[~2015-12-30 19:35 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-30 5:50 Need review of emacs-25-merge branch John Wiegley
2015-12-30 7:46 ` Paul Eggert
2015-12-30 17:23 ` Eli Zaretskii
2015-12-30 16:20 ` Eli Zaretskii
2015-12-30 19:07 ` John Wiegley
2015-12-30 19:15 ` Lars Magne Ingebrigtsen
2015-12-30 19:26 ` Eli Zaretskii
2015-12-30 19:35 ` John Wiegley [this message]
2015-12-30 19:39 ` Lars Magne Ingebrigtsen
2015-12-30 19:59 ` Eli Zaretskii
2015-12-30 20:17 ` Lars Magne Ingebrigtsen
2015-12-30 20:52 ` Eli Zaretskii
2015-12-30 19:49 ` John Wiegley
2015-12-30 19:52 ` Lars Magne Ingebrigtsen
2015-12-30 19:59 ` John Wiegley
2016-01-02 3:32 ` Lars Magne Ingebrigtsen
2015-12-30 19:53 ` Paul Eggert
2015-12-30 19:59 ` John Wiegley
[not found] ` <CABr8ebbF7JYoGPV5gtmAuVsOWamoCdmpq+tqoLqyuoM8OYOCcg@mail.gmail.com>
[not found] ` <m2vb7gml15.fsf@newartisans.com>
2015-12-30 17:38 ` Eli Zaretskii
[not found] ` <CABr8ebacCsM15oWN55Zhg9ACBh-iy5n9nTF5wDj53=F7Ns25Jw@mail.gmail.com>
2015-12-30 19:10 ` John Wiegley
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=m2poxnk9w7.fsf@newartisans.com \
--to=jwiegley@gmail.com \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=larsi@gnus.org \
/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.