-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
Platform: All, OS: All
Up until now hudson determines the directories of the modules it by selecting
the last path component of the subversion URL:
http://<svn>/<path>/module1 into directory module1
http://<svn>/<path>/module2 into directory module2
But if the paths end up with the same directory this will cause problems as
hudson will checkout multiple projects into the same directory
e.g:
http://<svn>/<path>/module1/trunk into directory trunk
http://<svn>/<path>/module2/trnuk into directory trunk <- conflict.
It should be possible to define for each repository location a custom target
directory ot avoid conflicts.
- depends on
-
JENKINS-375 non default directory names for subversion checkouts
-
- Closed
-
- is duplicated by
-
JENKINS-375 non default directory names for subversion checkouts
-
- Closed
-
[JENKINS-153] multiple module checkouts for subversion
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Link |
New:
This issue depends on |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is duplicated by |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Component/s | New: core [ 15593 ] | |
Component/s | Original: www [ 15484 ] |
Workflow | Original: JNJira [ 130226 ] | New: JNJira + In-Review [ 199622 ] |