unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
To: Eli Zaretskii <eliz@gnu.org>
Cc: xfq.free@gmail.com, emacs-devel@gnu.org
Subject: Re: Bzr taskbranches and ChangeLog
Date: Mon, 23 Dec 2013 09:15:09 +0100	[thread overview]
Message-ID: <87sitkt242.fsf@tsdh.uni-koblenz.de> (raw)
In-Reply-To: <83lhzea9eg.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 21 Dec 2013 10:35:51 +0200")

Eli Zaretskii <eliz@gnu.org> writes:

>> It doesn't seem to work as advertised here.  I have put
>> 
>>   [/home/horn/Repos/el/emacs/]
>>   changelog_merge_files = ChangeLog
>> 
>> in my ~/.bazaar/locations.conf and updated my trunk and merged into
>> my taskbranch, but now the ChangeLog entries I have received from the
>> trunk are on top of my own entry whereas it should be the other way
>> round.
>
> That's what this plugin is supposed to do, since your entries
> "arrived" in that branch before the merged ones.

Yes, now I got it.

> There's no better strategy in the general case, when there are changes
> in ChangeLog not only at the top.  And when you merge to your bound
> branch, the result will be exactly right: your entries will be at the
> top.
>
> As I mentioned in my other mail, you need to move your entries to the
> top of the file before committing upstreams.

I'll do so, and in the future I'm going to use the "write ChangeLog
only before publishing upstream" tactics.

>> Now the result is that "bzr missing" tells me that I have 2 extra
>> revisions and no missing ones.  However, "bzr log" doesn't show me
>> the commits I've just merged, but the changes are here.  The commits
>> seem to be amalgamated in the merge commit that's on top of the log
>> right now.  Is that how it is supposed to be?
>
> Yes.  By default, "bzr log" hides all the individual commits on
> another branch that you merged, and shows only a single merge commit.
> To see the revisions from another branch, do "bzr log -n0" or "bzr log
> --include-merged".

Ah, thanks.

Bye,
Tassilo



  reply	other threads:[~2013-12-23  8:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-20 20:50 Bzr taskbranches and ChangeLog Tassilo Horn
2013-12-21  1:16 ` Xue Fuqiao
2013-12-21  7:34   ` Tassilo Horn
2013-12-21  7:50     ` Tassilo Horn
2013-12-21  8:35       ` Eli Zaretskii
2013-12-23  8:15         ` Tassilo Horn [this message]
2013-12-21  8:03 ` Tassilo Horn
2013-12-21  8:43   ` Eli Zaretskii
2013-12-21  8:03 ` Eli Zaretskii
2013-12-21  8:44   ` Tassilo Horn
2013-12-21  8:49   ` Jarek Czekalski
2013-12-21  9:25     ` Eli Zaretskii
2013-12-21 13:32       ` Tassilo Horn

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=87sitkt242.fsf@tsdh.uni-koblenz.de \
    --to=tsdh@gnu.org \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=xfq.free@gmail.com \
    /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).