[Cvsnt] using log returns to many records
Oliver Giesen
ogware at gmx.net
Sat Mar 9 13:50:48 GMT 2002
> 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
More information about the cvsnt
mailing list