-
New Feature
-
Resolution: Duplicate
-
Major
-
None
Use-case:
- build is always built from tag that is set prior to starting the build
- svn URL is variable (contains ${tag}). E.g. https://svn.foo.com/repo/project/tags/${tag}, where ${tag} is a build parameter
In this use-case svn plugin will always do clean checkout because URL changes. It should be possible to configure it to do "svn switch" instead
- duplicates
-
JENKINS-2556 Use svn switch where applicable
-
- Resolved
-