rahul chaudhary writes: > > Any ideas why would cvs throw the error on execution of the following command > > cvs -d D:\CVS\<customer_name> checkout -P -t -D ">22 Aug 2007" -d > <customer_name> -- <customer_name>
Yes: -D takes a single date, not a range of dates, so the ">" is not valid. -Larry Jones No one can prove I did that!! -- Calvin _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
