-
Bug
-
Resolution: Fixed
-
Critical
-
None
There is a subversion checkout bug which I think was introduced in the Subversion plugin v1.28. I have have URLs of the form https://mysvnserver/project/trunk/builder${SVN_revision_requested}. The variable in the URL is a string parameter from the parameterized build, and is defaulting to blank (null).
I got this error in Jenkins 1.417 + Subversion plugin 1.28:
org.tmatesoft.svn.core.SVNException: svn: URL 'https://mysvnserver/project/trunk/builder$%7BSVN_revision_requested%7D' doesn't exist
Reverting the plugin to v1.26 made the problem go away.
- is related to
-
JENKINS-9925 Expand variables in Repository URL based on all env vars rather than just build parameters
-
- Closed
-
[JENKINS-10045] Variable in the URL string is not correctly handled in Subversion Plugin 1.28
Link |
New:
This issue is related to |
Assignee | New: Romain Seguy [ rseguy ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Link |
New:
This issue is duplicated by |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Link |
Original:
This issue is duplicated by |
Workflow | Original: JNJira [ 140233 ] | New: JNJira + In-Review [ 205179 ] |