jenkinsci / jenkinsci/subversion-plugin
[JENKINS-626] permanent url for svn revision of a build
Open
component:subversion-plugin
imported-jira-issue
priority:major
resolution:unresolved
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
Provide a permanent download link for the svn revision of a build.
This allows you to do something like:
- svn update -r `wget http://hudson/job/foo/lastSuccessfullBuild/revision`
and get a revision that is guaranteed to work.
---
Originally reported by huybrechts, imported from: permanent url for svn revision of a build
Raw content of original issue
Provide a permanent download link for the svn revision of a build.
This allows you to do something like:
- svn update -r `wget http://hudson/job/foo/lastSuccessfullBuild/revision`
and get a revision that is guaranteed to work.
- environment:
Platform: All, OS: All
Contributor guide
Assessment
This issue has not been assessed yet.