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

Integrate branch gives "No changes to be integrated"

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • svnmerge-plugin
    • None
    • svn, Version 1.6.17 (r1128011) (client version on jenkins)
      SVN/1.6.17 SVNKit/1.3.7-1 (http://svnkit.com/) t20111225_1716 (SVN Server version)
      Jenkins ver. 1.488
      Jenkins svnmerge plugin 1.2

      1. Create a project with "Accept Integration from Subversion feature branches"
      2. SCM setting: check out trunk of a subversion project
      3. build the trunk project
      4. Create a feature branch from this project in jenkins (I called it "development")
      5. build the branch project
      6. integrate the build in the trunk - works correctly
      7. change some files in the branch and commit those changes
      8. build the branch project again
      9. integrate the new build in the trunk

      Gives:

      No changes to be integrated. Skipping integration.
      Completed

      Expected: the modified files are merged into the trunk

          [JENKINS-15701] Integrate branch gives "No changes to be integrated"

          Tobias Dittrich created issue -
          Tobias Dittrich made changes -
          Description Original: # Create a project with "Accept Integration from Subversion feature branches"
          # check out trunk of a subversion project
          # build the trunk project
          # Create a feature branch from this project in jenkins (I called it "development")
          # build the branch project
          # integrate the build in the trunk - works correctly
          # change some files in the branch and commit those changes
          # build the branch project again
          # integrate the new build in the trunk

          Gives:

          {quote}No changes to be integrated. Skipping integration.
          Completed{quote}
          New: # Create a project with "Accept Integration from Subversion feature branches"
          # SCM setting: check out trunk of a subversion project
          # build the trunk project
          # Create a feature branch from this project in jenkins (I called it "development")
          # build the branch project
          # integrate the build in the trunk - works correctly
          # change some files in the branch and commit those changes
          # build the branch project again
          # integrate the new build in the trunk

          Gives:

          {quote}No changes to be integrated. Skipping integration.
          Completed{quote}
          Tobias Dittrich made changes -
          Description Original: # Create a project with "Accept Integration from Subversion feature branches"
          # SCM setting: check out trunk of a subversion project
          # build the trunk project
          # Create a feature branch from this project in jenkins (I called it "development")
          # build the branch project
          # integrate the build in the trunk - works correctly
          # change some files in the branch and commit those changes
          # build the branch project again
          # integrate the new build in the trunk

          Gives:

          {quote}No changes to be integrated. Skipping integration.
          Completed{quote}
          New: # Create a project with "Accept Integration from Subversion feature branches"
          # SCM setting: check out trunk of a subversion project
          # build the trunk project
          # Create a feature branch from this project in jenkins (I called it "development")
          # build the branch project
          # integrate the build in the trunk - works correctly
          # change some files in the branch and commit those changes
          # build the branch project again
          # integrate the new build in the trunk

          Gives:

          {quote}No changes to be integrated. Skipping integration.
          Completed{quote}

          Expected: the modified files are merged into the trunk
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 146460 ] New: JNJira + In-Review [ 176626 ]

            kohsuke Kohsuke Kawaguchi
            lasrik Tobias Dittrich
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: