info-cvs
[Top][All Lists]
Advanced

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

Re: Logs between releases


From: Rob Helmer
Subject: Re: Logs between releases
Date: Thu, 4 Apr 2002 12:00:35 -0800
User-agent: Mutt/1.2.5i

Hi Valerio,


If you want to automatically generate changelogs, try cvs2cl :

http://www.red-bean.com/~kfogel/cvs2cl.shtml



HTH,
Rob Helmer


On Thu, Apr 04, 2002 at 06:13:34PM +0200, Valerio Ferrucci wrote:
> The command:
> 
> cvs -q rdiff -s -r MyApp-0-0-1 -rMyApp-0-0-2 MyModule
> 
> tells me all the files changed between the two tags. That is 
> something like this:
> 
> File path/file1.c changed from revision 1.3 to 1.6
> File path/file2.c is new; current revision 1.2
> File path/file3.c changed from revision 1.1 to 1.8
> ...
> 
> and then?
> how can I automate this?
> 
> Thanks for help
> 
> -- 
> ==================================================================
> Valerio Ferrucci                        Tabasoft Sas
> address@hidden                    http://www.tabasoft.it
> 
> _______________________________________________
> Info-cvs mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/info-cvs
> 



reply via email to

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