Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Duplicate
-
1.0
-
None
-
None
-
None
-
Maven version: 2.0.9
Java version: 1.5.0_11
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
Subversion command-line client, version 1.5.2
Description
When upgraded svn client from 1.5.0-dev to 1.5.2 the mvn release:prepare fails:
[INFO] Executing: svn --non-interactive commit --file C:\DOCUME~1\borutb\LOCALS~1\Temp\maven-scm-2091962435.commit --targets C:\DOCUME~1\borutb\L OCALS~1\Temp\maven-scm-44156-targets [INFO] Working directory: C:\workarea\madserver-RB-1.3 [INFO] Tagging release with the label REL-1.3.10... [INFO] Executing: svn --non-interactive copy --file C:\DOCUME~1\borutb\LOCALS~1\Temp\maven-scm-855569361.commit . https://svn.acme.com/repos itories/modules/madserver/tags/REL-1.3.10 [INFO] Working directory: C:\workarea\madserver-RB-1.3 [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Unable to tag SCM Provider message: The svn tag command failed. Command output: svn: Commit failed (details follow): svn: File '/repositories/modules/madserver/tags/REL-1.3.10/.settings/org.maven.ide.eclipse.prefs' already exists
The same happens with 1.5.1 svn client on Linux with my coworker. Installing 1.5.0 solves the problem. As temporary files (.commit) are deleted I can not give more details.
Attachments
Issue Links
- duplicates
-
SCM-406 scm tag does not work with Subversion 1.5.1
- Closed