-
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.
[JENKINS-209] Problem with cvs: checkout aborted: Can't parse date/time
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Can you tell us the version of cvs on the server?