emacs-devel
[Top][All Lists]
Advanced

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

Re: Merging multitty


From: Kim F. Storm
Subject: Re: Merging multitty
Date: Mon, 14 May 2007 16:46:42 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.98 (gnu/linux)

Karoly Lorentey <address@hidden> writes:

> Richard Stallman wrote:
>> What needs to be done is this: for each file, extract all its change log 
>> items
>> from the arch changeset change logs (or from ChangLog), and use that as
>> the CVS log for the file.
>
> The log was maintained in Emacs ChangeLog entry style, but in the Arch logs.
> Part of the merge effort is to convert these logs into flat ChangeLog files.
> That's very reasonable.  They are not yet there, but they will be soon.

I think that is sensible.

The ChangeLog files will show the detailed changes (with a suitable
header line) like this:


2007-06-01  Karoly Lorentey <address@hidden>

        Merge multi-tty branch to trunk.

        * file1 (func1): ...

        * file2 (func2): ...


etc.


The cvs logs will just say "Merge multi-tty branch to trunk".

That is more than adequate to follow the changes -- and in such cases,
the individual changes to each file doesn't really make much sense on
their own anyway.

-- 
Kim F. Storm <address@hidden> http://www.cua.dk





reply via email to

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