emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: bzr send workflow


From: Stephen J. Turnbull
Subject: Re: bzr send workflow
Date: Fri, 27 Aug 2010 14:20:39 +0900

Chong Yidong writes:

 > Anyway, this should be a non-issue for Emacs users.  Just write a
 > ChangeLog in the usual way; then, before committing, do C-c C-a to
 > pull it into the *VC-log* buffer and edit as necessary.

You're missing the point.  Once you've done that, and committed, the
log of that revision cannot be changed.  That means that users of bzr
must do some fancy footwork to ensure that the logs that are pushed
are appropriate, or they must wait until the patch has been approved
*including* ChangeLog to commit and push, or they need to pollute the
history with revisions that simply fix up the ChangeLog.

For people who use branches even for trivial one-commit work, the
footwork needed is not at all fancy.  For people who commit in a bound
branch, it's highly discouraged, for the same reason rebasing public
branches is discouraged -- the only option is a new commit that does
nothing except fix the log.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]