jenkinsci / jenkinsci/subversion-plugin
[JENKINS-5347] Use commit-times during checkout/update
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
We require a option to set the use-commit-times option for a project during checkout/update. Currently the UI offers no such checkbox.
Attached is a patch that will add a checkbox to the configure page and sets the option on SVNClientManager.
---
Originally reported by rheinicke, imported from: Use commit-times during checkout/update
dvlemplek
Raw content of original issue
We require a option to set the use-commit-times option for a project during checkout/update. Currently the UI offers no such checkbox.
Attached is a patch that will add a checkbox to the configure page and sets the option on SVNClientManager.
1 attachment
- [commit-times.patch](https://issues.jenkins.io/secure/attachment/19046/commit-times.patch)
Contributor guide
Assessment
This issue has not been assessed yet.