• Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • cvs-plugin
    • None
    • Jenkins ver. 1.537
      Jenkins OS: Windows 64bit
      Java 1.7.0_06-b24 (64bit)
      CVS Plugin 2.11
      CVS Server: CVSNT running on Linux

      When adding new files to a module or changing files, the scm polling does't pick it up as a change.

      Steps to reproduce:
      1. Have a Timezone different from UTC on jenkins server.
      2. change a file/add a file to module and commit.
      3. run via ssh interface:

      ssh jenkins build <job_name> -c

      It doesn't pick up a change and doesn't start a build.

      It seems the timestamp send to the cvs server are local timestamps with a
      offset to UTC(GMT). The server actually expects timestamps in UTC(GMT).

          [JENKINS-20360] CVS: SCM Polling does not pickup changes

          Valentin Batz created issue -
          Valentin Batz made changes -
          Summary Original: CVS: SCM Polling does not pickup added files New: CVS: SCM Polling does not pickup changes
          Valentin Batz made changes -
          Assignee New: Michael Clarke [ mc1arke ]
          Valentin Batz made changes -
          Description Original: When adding new files to a moulde, the scm polling does't pick
          it up as a change, it seems to pick up changed files only.


          New: When adding new files to a module or changing files, the scm polling does't pick it up as a change.

          Steps to reproduce:
          1. Have a Timezone different from UTC on jenkins server.
          2. change a file/add a file to module and commit.
          3. run via ssh interface:

           ssh jenkins build <job_name> -c

          It doesn't pick up a change and doesn't start a build.

          It seems the timestamp send to the cvs server are local timestamps with a
          offset to UTC(GMT). The server actually expects timestamps in UTC(GMT).
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 151884 ] New: JNJira + In-Review [ 178096 ]
          Michael Clarke made changes -
          Assignee Original: Michael Clarke [ mc1arke ]

            Unassigned Unassigned
            valeni Valentin Batz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: