SVN Url is not properly URL encoded during tagging

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Blocker
    • Component/s: svn-tag-plugin
    • None
    • Environment:
      Platform: All, OS: All

      Whe i specify a tagging URL like:
      https://139.25.112.78:8443/svn/Build-Test/tags/build#${env['BUILD_NUMBER']}/BuildTest/

      The URL is created first with:
      https://139.25.112.78:8443/svn/Build-Test/tags/build%252313/

      And afterwards the tagging is done under the right URL:
      https://139.25.112.78:8443/svn/Build-Test/tags/build%2313/

      Even it is not clear to me why two commits are done.

            Assignee:
            k2nakamura
            Reporter:
            lumpi82
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: