2011/6/20 Simone Tripodi <simonetrip...@apache.org>

> Hi all guys,
> I was trying to push the Digester3 RC1, but while performing
> release:prepare I got the following error:
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-release-plugin:2.0:prepare
> (default-cli) on project commons-digester3: Unable to tag SCM
> [ERROR] Provider message:
> [ERROR] The svn tag command failed.
> [ERROR] Command output:
> [ERROR] svn: Path
> 'https://svn.apache.org/repos/asf/commons/sandbox/digester3/trunk'
> does not exist in revision 1137620
>
> Which is the cause of that problem? The EU mirror out of sync, if I
> remember correctly, or not?
> Many thanks in advance, have a nice day!
> All the best,
> Simo
>

Do a svn update and retry mvn release:prepare.
This way it works, at least for me.

Antonio

Reply via email to