unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Bzr taskbranches and ChangeLog
@ 2013-12-20 20:50 Tassilo Horn
  2013-12-21  1:16 ` Xue Fuqiao
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Tassilo Horn @ 2013-12-20 20:50 UTC (permalink / raw)
  To: emacs-devel

Hi,

while reading http://www.emacswiki.org/emacs/BzrForEmacsDevs I don't get
exactly how to deal with ChangeLog entries when working with
taskbranches.

For example, I've just created a local branch bug-16090 which fixes that
bug.  It's complete, but I want to wait with pushing until Stefan had a
look, so I'll surely need to merge from trunk some times.

With git I would commit my changes (no ChangeLog entries right now)
locally, then keep rebasing onto master until Stefan gives his go, then
write the ChangeLog entry, commit that too, squash that commit with the
code change commit, and then push one single commit with the code and
ChangeLog changes.

How do I do something similar with bzr?

When I get the emacswiki page right, I should write my ChangeLog entry
to some temporary file, and then commit locally providing the entries
(without author/date line) as commit message.  Then I keep on merging
from an updated trunk until Stefan gives his go, and then I use the
commit message from the log to create a real ChangeLog entry.  Finally,
I commit that and push.

Correct?  But doesn't that lead to a log like

  - ChangeLog commit
  - Merge commit
  - [...]
  - Merge commit
  - Original code commit


e.g., the eventual ChangeLog commit might be far off the original code
commit it is documenting?

Bye,
Tassilo



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2013-12-23  8:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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