-
New Feature
-
Resolution: Not A Defect
-
Major
-
None
Add a checkbox which enables using svn switch in the case where the SVN URL has changed since last run. This should be much faster than cleaning and checking out from scratch.
- is duplicated by
-
JENKINS-2556 Use svn switch where applicable
-
- Resolved
-
There's no need of a checkbox. It can compare the UUID of the repository in the workspace against the remote URL and if they are the same we can do svn switch.