jenkinsci / jenkinsci/subversion-plugin
[JENKINS-30141] Allow the user to choose sticky/non-sticky depth
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
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.
---
Originally reported by vvv444, imported from: Allow the user to choose sticky/non-sticky depth
Raw content of original issue
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.
Contributor guide
Assessment
This issue has not been assessed yet.