-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
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.