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

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • Component/s: 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.

            Assignee:
            Romain Seguy
            Reporter:
            Matthew Webber
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: