jenkinsci / jenkinsci/subversion-plugin
[JENKINS-20450] svn::externals work improperly inside MultipleSCMs
Open
component:multiple-scms-plugin
component:subversion-plugin
imported-jira-issue
priority:minor
resolution:unresolved
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
- MultipleSCMs plugin allows to define multiple instances of SVN
- SVN plugin is designed for only one instantiation in project => multiple SCMs lead to unpredictaable behavior
- Example: Subversion plugin uses only one svnexternals.txt file per project
Workaround: define repositories inside a single SVN instance in MultipleSCMs
---
Originally reported by
oleg_nenashev, imported from: svn::externals work improperly inside MultipleSCMs
Raw content of original issue
- MultipleSCMs plugin allows to define multiple instances of SVN
- SVN plugin is designed for only one instantiation in project => multiple SCMs lead to unpredictaable behavior
- Example: Subversion plugin uses only one svnexternals.txt file per project
Workaround: define repositories inside a single SVN instance in MultipleSCMs
- environment:
subversion-1.53
Contributor guide
Assessment
This issue has not been assessed yet.