Just in case it's useful for someone, I've found the "curious"
solution to this weird problem within the SF tracker after being
knocking my head against the screen for some time...

http://sourceforge.net/tracker/index.php?func=detail&aid=1599910&group_id=1&atid=200001


David

2006/12/6, David <[EMAIL PROTECTED]>:
Hi,

As you can see, there is a commit in the second line that is executed
perfectly (I have checked it at my svn repository in sourceforge), but
the 4th line which should create a new directory under "tags" for the
release being cooked, fails with a 403  :(

Any clue?

[INFO] Checking in modified POMs...
[INFO] Executing: svn --username nimeacuerdo --password *****
--non-interactive commit --file /tmp/maven-scm-523270409.commit
/Users/david/Documents/eclipseworkspace/mavenium/pom.xml
[INFO] Working directory: /Users/david/Documents/eclipseworkspace/mavenium
[INFO] Tagging release with the label mavenium-0.1...
[INFO] Executing: svn --username nimeacuerdo --password *****
--non-interactive copy --file /tmp/maven-scm-884527461.commit .
https://svn.sourceforge.net/svnroot/mavenium/tags/mavenium-0.1
[INFO] Working directory: /Users/david/Documents/eclipseworkspace/mavenium
[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: COPY of mavenium-0.1: 403 Forbidden (https://svn.sourceforge.net)

[INFO] ------------------------------------------------------------------------


TIA


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to