Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-6119

The date used on the CVS -D option is converted to UTC but our CVS server and/or client doesn't use UTC time

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • cvs-plugin
    • None
    • Hudson V1.352 running on Windows

      The date used on the CVS -D option is converted to UTC but out CVS client and/or server doesn't handle it corectly. Here is the output of the cvs version command:
      Client: Concurrent Versions System (CVSNT) 2.0.51d (client/server)
      Server: Concurrent Versions System (CVS) 1.11.22 (client/server)

      Here is part of the console output that contains the CVS command generated that is run on the slave windows box where the cvs version command output came from:
      Building remotely on build2
      [CWWinSLDR] $ cvs -Q -z3 -d :pserver:build2@cvs.company.com:/usr/local/CVSROOT co -P -r SLDR -D "Tuesday, March 30, 2010 2:42:55 PM UTC" cwks expat
      cvs checkout: cwd=c:\hudson\workspace\CWWinSLDR ,current=c:\hudson\workspace\CWWinSLDR

      What I think should be done is add a check box in the advanced section to disable UTC time conversion. This would then generate with current time.

            mc1arke Michael Clarke
            sldr Stephen L. De Rudder
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: