info-cvs
[Top][All Lists]
Advanced

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

Determining which files have changed from one set of tagged files to ano


From: John Lippiello
Subject: Determining which files have changed from one set of tagged files to another
Date: Wed, 13 Mar 2002 10:17:18 -0500

Hi

My company is trying out Linux and CVS.  We will be storing a
number of text and binary files (thousands).  

1. What we would like to be able to do is query the repository 
   using 2 tags and get back, a list of files that have 
   changed between the 2 tags.

2. If number 1 cannot be done, we would like to query the 
   repository for each tag and get a list of file names and
   their revision number in the tag.  We could do this for each
   tag and then do a difference on the 2 results.

The main thing is we don't want to have to completely checkout
the two tags and do a huge difference on them.

Any input will be appreciated.
Thanks In Advance
John



reply via email to

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