Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-3
-
Fix Version/s: 1.0-beta-4
-
Component/s: maven-scm-provider-svn
-
Labels:None
-
Complexity:Intermediate
-
Testcase included:yes
-
Number of attachments :
Description
See MRELEASE-35 for details.
Here's the patch: I fixed the tag and checkout commands. Other commands may need to be fixed for other purposes, but I didn't try to.
The patch comes with basic unit tests (for tag command not checkout command, as the fix is identical) and I tested the patch locally doing a release of a project onto a ssh based server. Both release:prepare and release:perform now work.
I don't give rights to Apache with regard to reusing the code.
Kidding... ![]()
Attachments
Issue Links
| This issue is depended upon by: | ||||
| MRELEASE-35 | release plugin doesn't tag correctly with svn+ssh when remote and local username don't match |
|
|
|
Applied. Thanks.