jenkinsci / jenkinsci/subversion-plugin
[JENKINS-34081] Source code checkout with multiple locations not working
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
Fresh install of Jenkins
Create "new item", free style project. called TEST
Set "Advanced Project Options" and "use custom workspace" path.
Under "Source Code Management" Subversion.
Set the URL
Click "add more locations"
Set additional URL.
Start the TEST
After checking out the first location, the second checkout wipes out the first ![]()
So the checkout is left with only the second checkout. I didn't find a way to workaround this problem.
---
Originally reported by jgrant, imported from: Source code checkout with multiple locations not working
Raw content of original issue
Fresh install of Jenkins
Create "new item", free style project. called TEST
Set "Advanced Project Options" and "use custom workspace" path.Under "Source Code Management" Subversion.
Set the URL
Click "add more locations"
Set additional URL.Start the TEST
After checking out the first location, the second checkout wipes out the first
So the checkout is left with only the second checkout. I didn't find a way to workaround this problem.
- environment:
Jenkins Windows 1.642.4
Contributor guide
Assessment
This issue has not been assessed yet.