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

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: