-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
When using svn, user has two flags --depth and --set-depth, which allows to decide if the chosen update depth will be sticky or not. Sometimes it is desirable to choose this in Jenkins as well.
Implemented.
Pull request: https://github.com/jenkinsci/subversion-plugin/pull/134
Example of case when this can come handy:
JENKINS-2717