info-cvs
[Top][All Lists]
Advanced

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

Re: Logs between releases


From: Valerio Ferrucci
Subject: Re: Logs between releases
Date: Thu, 4 Apr 2002 18:13:34 +0200

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



reply via email to

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