Re: [Vim-latex-devel] Automatic Changelog?
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-11-26 21:33:50
|
Dnia Wednesday 26 of November 2003 01:41, Srinath Avadhanula napisał: > 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 > I also found that there is a little utility called cvs2cl which > automatically generates GNU style changelog from an entire cvs module. > 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? We would even have a cron job > which updates the Changelog every night or something... urpmi cvs2cl ... Good for me. To Artur: Looks like it can deal nicely with branches m. |