-
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.
[JENKINS-30141] Allow the user to choose sticky/non-sticky depth
Assignee | New: Vasili Galka [ vvv444 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Workflow | Original: JNJira [ 165228 ] | New: JNJira + In-Review [ 181884 ] |
Implemented.
Pull request: https://github.com/jenkinsci/subversion-plugin/pull/134
Example of case when this can come handy:
JENKINS-2717