-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
Do deal with the case of a set of subversion URLs of the form
<base_URL>/<project>/[trunk,branches/<branch>]
where <project> is also the local module directory
assuming that the subversion plug-in supported $SVN_LOCAL_DIRECTORY[_n],
the plug-in should be able to construct tagging URLs of the form
<base_URL>/$SVN_LOCAL_DIRECTORY[_n]/tags/
Support for $SVN_LOCAL_DIRECTORY[_n] being a request on the subversion plug-in https://issues.jenkins-ci.org/browse/JENKINS-9591