-
New Feature
-
Resolution: Unresolved
-
Major
Similar to JENKINS-14157.
We need the ability to set the subversion workspace version per job.
Do you know any varaible for that?
Could you integrate it into the job-configuration?
- is duplicated by
-
JENKINS-28970 Select subversion version per project
-
- Resolved
-
- is related to
-
JENKINS-14157 allow to set subversion workspace version per slave
-
- Open
-
Was looking for something similar where you could specify the subversion version in the same way you would a jdk.
I have recently updated our jenkins and servers to use svn 1.8, but we have some older builds that need hotfixes that use svnkit and ant, which are currently 1.5
Obviously easier to switch subversion version on a server than it is to update an unknown number of branches/tags with a newer svn version