jenkinsci / jenkinsci/subversion-plugin
[JENKINS-20623] Subversion postcommit hook dont take last revision
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
I have
'http://localhost/jenkins/subversion/${uuid}/notifyCommit?rev=$REV'
in my postcommit hook code, but my $REV is empty and when hooks execute the jenkins update but the penultimate revision. ¿Why dont update the last one?
If anyone could help me...
Thanks
---
Originally reported by monicadiez, imported from: Subversion postcommit hook dont take last revision
Raw content of original issue
I have
'http://localhost/jenkins/subversion/${uuid}/notifyCommit?rev=$REV'
in my postcommit hook code, but my $REV is empty and when hooks execute the jenkins update but the penultimate revision. ¿Why dont update the last one?
If anyone could help me...
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.