info-cvs
[Top][All Lists]
Advanced

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

Re: a list of changed files


From: Fabian Cenedese
Subject: Re: a list of changed files
Date: Wed, 18 Dec 2002 10:53:48 +0100


>You should be able to get what you want  from "cvs rlog -S".

Unfortunatelly, this seems not to be the clue.
There is no such option for rlog in version 1.11.1p1 (which I use).

I imagine st. like this:
cvs my_cmd -D mydate1 mydate2 mymodule

and it should generate a list of files which were changed
between mydate1 and mydate2 in mymodule

You can do cvs rdiff -s -rMYTAG Module, that will give you the changes
since this tag until now and will look like :

File VarioSam/VarioSam.cvs changed from revision 1.5 to 1.10
File VarioSam/Applicat/Src/Iologger.cpp changed from revision 1.5 to 1.10

Don't know if this works for two tags/dates either. I use 1.11.1p1 as well.

bye  Fabi






reply via email to

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