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.
> I'm using the command > > cvs log -d <2002-02-10 > > to try to list all of the revisions made since that date. cvs is > returning every file in the module, despite its revision date. > I'm using cvsnt 1.11.1.1 If you route the log output through some kind of script, you could filter by the "Selected revisions" attribute, which will be 0 for all the files you don't want. I wrote such a thing in Python intended to be used as a WinCvs macro, but it still needs some fixes I think. I didn't have time to work on it for some time. Oliver ---------------------------- JID: ogiesen at jabber.org ICQ: 18777742 YIM: ogiesen _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs