Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
currently svnBranchCommand use :
svn copy . url
To prevent issue with svn 1.6.
We must support using (as for for the tag command)
svn copy --revison ${number} url url
Attachments
Issue Links
- is depended upon by
-
MRELEASE-461 Add a mojo parameter for using the new remote tagging for svn scm provider (to prevent issue with svn > 1.5.0) in branch mojo
- Closed