Re: [Vim-latex-devel] Automatic Changelog?
Brought to you by:
srinathava,
tmaas
From: Artur R. C. <ar...@he...> - 2003-11-26 10:28:05
|
On Wed, Nov 26, 2003 at 01:41:36AM +0100, Srinath Avadhanula wrote: > After a little investigation, I found out that our Changelog file does > not follow accepted conventions... The only reference I found was the > GNU coding standard at Changelog is (in most cases) human, not machine, readable. It should document changes - and that's all. Of course it is good when it has a ordered structure :) > For example, the lines above were generated as > > cvs2cl -r --nowrap -S -f /tmp/cl > > I have a general question: (this might be of particular interest to > Mikolaj and Artur). Is there any objection to using cvs2cl from now on > to generate the Changelog automatically? Great. It looks good for me. How cvs2cl deals with branches, merges, etc? Cheers Artur |