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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: svnmerge-plugin
    • None
    • Environment:
      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.

            Assignee:
            Kohsuke Kawaguchi
            Reporter:
            John Werner
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: