jenkinsci / jenkinsci/subversion-plugin

[JENKINS-626] permanent url for svn revision of a build

Open
#389 3 comments 0 reactions 0 assignees View on GitHub
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:



  1. 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


  • status: Reopened
  • priority: Major
  • component(s): subversion-plugin
  • resolution: Unresolved
  • votes: 2
  • watchers: 4
  • imported: 20251212-090250

Raw content of original issue

Provide a permanent download link for the svn revision of a build.

This allows you to do something like:



  1. 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.