Hi,

I upgraded the version of CVS on my server & now am having problems creating a ChangeLog based on dates using cvs2cl.pl.

Software Versions:
Server: RedHat 9; CVS 1.12.10
Client: RedHat 9; CVS 1.11.2-17; perl-5.8.0-88.3; (also tried CVS 1.12.10 on client)


I am using version 2.58 of cvs2cl.pl.

I can run the following command & a ChangeLog will be produced:
[EMAIL PROTECTED] barl]$ ./cvs2cl.pl

I can do the cvs log command successfully based on dates:
[EMAIL PROTECTED] barl]$ cvs log -d '2004-12-20<2004-12-22'

But when I try to run cvs2cl.pl based on dates I get errors:
[EMAIL PROTECTED] barl]$ ./cvs2cl.pl -l "-d'2004-12-20<2004-12-22'"
cvs [log aborted]: Can't parse date/time: '2004-12-20
Problem reading log input (pid/exit/signal/core: 20324/1/0/0)

[EMAIL PROTECTED] barl]$ ./cvs2cl.pl -l "-d'>2004-11-11'"
cvs [log aborted]: Can't parse date/time: 2004-11-11'
Problem reading log input (pid/exit/signal/core: 20341/1/0/0)

Any suggestions for me?

Thanks!
GJ

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! hthttp://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




_______________________________________________
Info-cvs mailing list
Info-cvs@gnu.org
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to