[cvsnt] How to export *only* files that have been committed *after* a certain date?

Alexey Panchenko alexey-panchenko at hotmail.ru
Wed Oct 8 14:03:09 BST 2003


Bo Berglund wrote:

BB> I need to find "new" files in order to build a "service pack" and so I am
BB> looking for a way to export only files that have been committed on or after
BB> a certain date.

You can get changed files using the following command:
cvs -q rdiff -s -D 2003-10-01 -r HEAD ProjectName

-- 
Best regards,
 Alexey                            mailto:alexey-panchenko at hotmail.ru



More information about the cvsnt mailing list