-
Bug
-
Resolution: Unresolved
-
Major
-
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.
- is related to
-
JENKINS-12185 Rebase does not work if 2 or more svn sources defined
- Open