info-cvs
[Top][All Lists]
Advanced

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

How to create a list of files which changed during two dates in a branch


From: Masanori Watanabe
Subject: How to create a list of files which changed during two dates in a branch ?
Date: Fri, 5 Mar 2004 07:32:39 -0800 (PST)

I'm looking for a way to create a list of files
changed in certain period and in a certain branch.
I need to export the changes to other Version system
occasionally and I need to extract the fiels changed
only a certain period. 

When I export every changes made in a branch I can use
the followiing command to list the files.

cvs -Q rdiff -s -r <tagname> -r <branchname> V1MFE

But diff command does not seem to support the dates.
When I use the update command I can specify both
tagnaem and date together as follows.

cvs update -j<tagname>:<date> -j<tagname>:<date>

Does anyone know if 'diff' command has similar option
? 

thank you.



=====
===============================
Masanori Watanabe
12345 Lamplight Village Ave. #428
Austin,TX  78758
Tel:  512-873-4902  Fax: 443-658-0369
e-mail: address@hidden

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com




reply via email to

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