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

svnmerge does not correctly create branch and job if more than one SVN project is checked out.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • svnmerge-plugin
    • None
    • Windows XP

      If a project has more than one svn source defined, creating a feature branch and project only works on the first svn source.

      Example:

      1) Start with a project (MY_Project) that uses SVN sources <svn>/Part_A, <svn>/Part_B, <svn>/Part_C.

      2) Create a Feature Branch called zzz_my_feature.

      3) A new project is created (MY_Project-zzz_my_feature), but there is only 1 SVN source, <svn>/branches/zzz_my_feature. The source only contains the contents of Part_A. Also, only Part_A is branched in the svn repository.

            kohsuke Kohsuke Kawaguchi
            jwernerny John Werner
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: