[cvsnt] Get list of modified/added/deleted files

Glen Starrett glen.starrett at march-hare.com
Sun Sep 3 05:45:08 BST 2006


Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.


Gabriel Genellina wrote:
> I want to get a list of all project changes since a certain date/tag. 
> This is what I usually do:
> 
> cvs -q rdiff -f -s -r TAGNAME MODULES

Have you tried rlog?

cvs -q rlog -SNR -d "2006-06-01<2006-09-02" QuestorProducts

I haven't tried that on a branch or comparing to a branch, but I think 
it should work.

This particular command only shows the RCS file name, but it includes 
all added, changed, or removed files (I think).

Regards,

-- 
Glen Starrett


More information about the cvsnt mailing list
Download the latest CVSNT, TortosieCVS, WinCVS etc. for Windows 8 etc.
@CVSNT on Twitter   CVSNT on Facebook