[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Error tagging from maven

From: Geir Engebakken <geir.engebakken_at_edb.com>
Date: Mon, 18 May 2009 12:47:56 +0200

A user in my company is getting a strange error running mvn release:prepare.

He gets the following error :

[INFO] Executing: svn --non-interactive copy --file C:\DOCUME~1\et4045\LOCALS~1\Temp\maven-scm-1202692817.commit . http:
//svn.edb.com/repos/java/customer/scs/ws/context-module/tags/edb-scs-ws-contextModule-1.2
[INFO] Working directory: c:\edb\workspaces\generaloffice\context-module
[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 '/repos/java/customer/scs/ws/context-module/tags/edb-scs-ws-contextModule-1.2/src/main/java/com/edb/finance/cu
stomer/scs/ws/module/contextmodule/handler/AbstractContextModuleHandler.java' already exists

I have checked that the folder edb-scs-ws-contextModule-1.2 in tags does not exist, so why is he getting the file exists already error?

Any ideas?

Geir

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2298520

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-18 12:49:08 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.