info-cvs
[Top][All Lists]
Advanced

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

Re: How can i make sensable release notes off of the history log?


From: Todd Denniston
Subject: Re: How can i make sensable release notes off of the history log?
Date: Wed, 20 Nov 2002 16:43:59 -0500

Paul Sander wrote:
> 
> Take a look at the rinfo and lmerge programs at
> http://www.wakawaka.com/source.html
> 
> They're not a complete solution to your problem, but they get you a lot
> closer to it.
> 
> --- Forwarded mail from address@hidden
> 
> Has anyone been tasked to make release notes out of the history log
> file?
> I was wondering if there is a perl script or anything out there that
> will make the history file more organized.  Right now the history log
> file is 10mb and has many duplicate commit comments
> 
> --- End of forwarded message from address@hidden

along the same lines as rinfo, cvs2cl will make a change log from the history
and checkin comments.  Note that cvs2cl attempts to make one entry for each
commit, so if you checkin 100 files with one cvs commit, cvs2cl will give you 1
entry in the log.

http://search.cpan.org/author/FLUFFY/CVSUtils-1.00/
or http://www.red-bean.com/cvs2cl/




reply via email to

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