[cvsnt] Re: Newbie: CVS Retrieve All "Reasons"

Tony Hoyle tmh at nodomain.org
Sat Aug 7 13:43:34 BST 2004


len wrote:

> Hi! Is there a way for me to retrieve all changed sources file names 
> with reasons/comments? I need to create a history file of modified 
> sources and reasons.
> 
You can parse the output of 'cvs log' to produce this.  Something like
cvs log -S -r tag1:tag2

Tony



More information about the cvsnt mailing list