Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-10045

Variable in the URL string is not correctly handled in Subversion Plugin 1.28

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • subversion-plugin
    • 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.

          [JENKINS-10045] Variable in the URL string is not correctly handled in Subversion Plugin 1.28

          Matthew Webber created issue -
          kutzi made changes -
          Link New: This issue is related to JENKINS-9925 [ JENKINS-9925 ]
          kutzi made changes -
          Assignee New: Romain Seguy [ rseguy ]
          Romain Seguy made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Romain Seguy made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
          sogabe made changes -
          Link New: This issue is duplicated by JENKINS-10925 [ JENKINS-10925 ]
          Romain Seguy made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]
          Romain Seguy made changes -
          Link Original: This issue is duplicated by JENKINS-10925 [ JENKINS-10925 ]
          R. Tyler Croy made changes -
          Workflow Original: JNJira [ 140233 ] New: JNJira + In-Review [ 205179 ]

            rseguy Romain Seguy
            mwebber Matthew Webber
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: