Preparing release fails with svn client 1.5.1 and 1.5.2
-------------------------------------------------------
Key: MNG-3752
URL: http://jira.codehaus.org/browse/MNG-3752
Project: Maven 2
Issue Type: Bug
Affects Versions: 2.0.9
Environment: 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
Reporter: Borut Bolcina
Priority: Blocker
When upgraded svn client from 1.5.0-dev to 1.5.2 the _mvn release:prepare_
fails:
{code}[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
{code}
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.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira