emacs-devel
[Top][All Lists]
Advanced

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

Re: bzr send workflow


From: Andy Wingo
Subject: Re: bzr send workflow
Date: Wed, 25 Aug 2010 11:03:17 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Greets,

On Sat 21 Aug 2010 18:05, Stefan Monnier <address@hidden> writes:

> Before we can switch to such a system, we need to get rid of the
> ChangeLog files (which are otherwise a constant source of spurious
> conflicts which make such a workflow impractical).  I haven't dared to
> enter this discussion yet.

That I am aware of, you have two good options:

 * Keep writing changelogs, pasting them into the commit logs as you do
   already, and add special support to merging changelogs (e.g.:
   git-merge-changelog from gnulib, perhaps ported to bzr if you stay
   with bzr)

 * Stop writing changelogs, and generate changelogs via a
   dist-hook. Guile does this now, using gitlog-to-changelog from
   gnulib.

Cheers,

Andy
-- 
http://wingolog.org/



reply via email to

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