jenkinsci / jenkinsci/subversion-plugin
[JENKINS-1241] force using HEAD SVN version for build
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
the svn pooling is using a Date based decision to update/checkout from SVN,
instead of using the HEAD revision.
We need to be able to chhose for a build that he must use HEAD.
---
Originally reported by avishayh, imported from: force using HEAD SVN version for build
Raw content of original issue
the svn pooling is using a Date based decision to update/checkout from SVN,
instead of using the HEAD revision.We need to be able to chhose for a build that he must use HEAD.
- environment:
Platform: All, OS: All
1 attachment
- [SubversionSCM.java](https://raw.githubusercontent.com/jenkinsci/attachments-from-jira-issues-misc/refs/heads/main/attachments/18075/SubversionSCM.java)
Contributor guide
Assessment
This issue has not been assessed yet.