Tom Meyer wrote:
>       Doing anything with a year 2000 date for the -D option fails.
>       Not surprisingly, this applies to each of "cvs diff", "cvs 
checkout", and "cvs update".
>       If you do:
>               cvs checkout -D "4/7/00"
>       You get:
>               cvs [checkout aborted]: Can't parse date/time: 4/7/00
>       Changing this to -D "4/7/99" is accepted.
>       I figured this would be fixed in cvs version 1.10, so I 
downloaded it.
>       It failed as did version 1.9.

Try "cvs checkout -D 2000-04-07".

Reply via email to