unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@IRO.UMontreal.CA>
To: emacs-devel@gnu.org
Subject: Re: [elpa] 01/01: Add requires to fix separate compilation.
Date: Fri, 28 Nov 2014 13:45:17 -0500	[thread overview]
Message-ID: <jwvlhmvb2wc.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <8761dz8d3n.fsf@thinkpad-t440p.tsdh.org> (Tassilo Horn's message of "Fri, 28 Nov 2014 18:11:08 +0100")

>> No, "re-initialize" is never right because it loses history and might
>> overwrite and lose changes.  Just use "git merge", as usual.
> Well, yes, but in this concrete scenario the ELPA history isn't too
> important.

But overwriting and losing changes is important.
And breaking "git pull" for everyone who follows that branch can be
a problem as well.

> At least not to me if I could get bidirectional "git
> merge"-ability otherwise.

"bidirectional merge" and re-initializing the branch are
largely unrelated.

The one and only thing you need for "bidirectional merge" to work is
that both branches have the same content.  You can get there via "git
merge" just as well.

But currently the two branches are not identical.  Of course, you can
integrate all the elpa.git changes in AUCTeX's upstream which would make
the two branches identical, after which we can merge both ways, but
I suspect you won't quite like this option (e.g. the GNUmakefile I added
to elpa.git means that GNU make ignores the Makefile that should be used
for the "normal" build).

If you want bidirectional merging, I suggest you look at the diff
between the two and see what can be done to resolve those differences.
I tried to make the elpa.git differences "as small as possible" on my
side (tho I did allow myself some liberties), so I expect most of the
changes would need to happen on the auctex.git side, but obviously, some
changes would need to happen on the elpa.git side as well and I'd be
happy to help iron out the differences.


        Stefan



  reply	other threads:[~2014-11-28 18:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20141126200728.31493.64699@vcs.savannah.gnu.org>
     [not found] ` <E1Xtis4-0008Ca-8J__9478.06341941959$1417033649$gmane$org@vcs.savannah.gnu.org>
2014-11-28  8:39   ` [elpa] 01/01: Add requires to fix separate compilation Tassilo Horn
2014-11-28 14:16     ` Stefan Monnier
2014-11-28 15:07       ` Tassilo Horn
2014-11-28 16:49         ` Stefan Monnier
2014-11-28 17:11           ` Tassilo Horn
2014-11-28 18:45             ` Stefan Monnier [this message]
2014-11-28 16:59         ` Stefan Monnier

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=jwvlhmvb2wc.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.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 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).