-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Platform: All, OS: All
This problem happens with version 1.67. It works fine in 1.66 and older versions.
With CVS, checkout fails with the following message:
[FOO] $ cvs -Q -z9 -d :extssh:USERNAME@SERVER:/FOO co -d workspace -D Tuesday,
December 19, 2006 12:21:13 PM GMT-03:00 FOO
cvs [checkout aborted]: Can't parse date/time: Tuesday, December 19, 2006
12:21:13 PM GMT-03:00
ERROR: CVS failed. exit code=1
It seems Hudson tries to send the date (-D Tuesday, December 19, 2006 12:21:13
PM GMT-03:00), but it can't be parsed. This parameter is not used in older
versions of Hudson.