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

SVN Merge plugin doesn't work properly with "CloudBees Folder plugin"

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • svnmerge-plugin
    • None

      When creating a new Branch through the "Feature Branches" option, from a job which is located inside a folder, the "Feature job" is created in a diferent location and its "Upstream project name" property is created with a wrong path.
      The desired behavior could be:

      • The "Upstream project name" property could be created with the project's full path
      • The "Feature job" location could be the same as its upstream job (folder's relative)

      In an upstream project located inside a folder, the option "Feature Branches" doesn't list a downstream project (existing features branches) if the downstream project is configured properly poiting to the right path (with slashes).

      The desired behavior could be:

      • When iterating over all items, the plugin could use the fullName property (from AbstractProject) to create the list of "feature branches"

          [JENKINS-31745] SVN Merge plugin doesn't work properly with "CloudBees Folder plugin"

          Code changed in jenkins
          User: Eduardo Goncalves
          Path:
          src/main/java/jenkins/plugins/svnmerge/IntegratableProjectAction.java
          http://jenkins-ci.org/commit/svnmerge-plugin/052fad856f1af759a6364fec7e994b60d9bad9c8
          Log:
          [FIXED JENKINS-31745] SVN Merge plugin doesn't work properly with CloudBees Folder plugin

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Eduardo Goncalves Path: src/main/java/jenkins/plugins/svnmerge/IntegratableProjectAction.java http://jenkins-ci.org/commit/svnmerge-plugin/052fad856f1af759a6364fec7e994b60d9bad9c8 Log: [FIXED JENKINS-31745] SVN Merge plugin doesn't work properly with CloudBees Folder plugin

          Code changed in jenkins
          User: Hugues Chabot
          Path:
          src/main/java/jenkins/plugins/svnmerge/IntegratableProjectAction.java
          http://jenkins-ci.org/commit/svnmerge-plugin/5dd1ec6162def00f7f3f9def301e1c4efc1aa127
          Log:
          Merge pull request #30 from Dudssource/jenkins-31745

          [FIXED JENKINS-31745] SVN Merge plugin doesn't work properly with "CloudBees Folder plugin"

          Compare: https://github.com/jenkinsci/svnmerge-plugin/compare/1e481ce60c00...5dd1ec6162de

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Hugues Chabot Path: src/main/java/jenkins/plugins/svnmerge/IntegratableProjectAction.java http://jenkins-ci.org/commit/svnmerge-plugin/5dd1ec6162def00f7f3f9def301e1c4efc1aa127 Log: Merge pull request #30 from Dudssource/jenkins-31745 [FIXED JENKINS-31745] SVN Merge plugin doesn't work properly with "CloudBees Folder plugin" Compare: https://github.com/jenkinsci/svnmerge-plugin/compare/1e481ce60c00...5dd1ec6162de

            kohsuke Kohsuke Kawaguchi
            dudssource Eduardo Gonçalves
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: