Hi Hervé,

you're in Europe, so I suppose that you're hit by the european mirror lag [1]

That's what i had in mind...that's based on the write-through proxy which is runnin on ASF SVN server....


so you can wait for a few seconds and retry
or add and entry in your hosts file to avoid using the mirror: I finished to do
that
140.211.11.4    svn.apache.org

Got the same problem with site...
Adde the entry to my /etc/hosts file...
so that did the trick..thanks for that hint...


Kind regards
Karl-Heinz Marbaise


Regards,

Hervé

[1] http://www.apache.org/dev/version-control.html#out-of-sync

Le dimanche 30 mars 2014 13:18:36 Tony Chemit a écrit :
On Sun, 30 Mar 2014 13:21:09 +0200

Karl Heinz Marbaise <[email protected]> wrote:
Hi,

Karl try again to do the release:prepare.

sometimes, I have this error, on the second build it works, don't ask me
why, but it does ;)

tony.

i'm trying to make the final release of maven-reactor-plugin (retiring)...

via mvn release:prepare...

but always getting things like this here:


[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:2.3.2:prepare
(default-cli) on project maven-reactor-plugin: Unable to tag SCM
[ERROR] Provider message:
[ERROR] The svn tag command failed.
[ERROR] Command output:
[ERROR] svn: E175002: Unexpected HTTP status 500 'Internal Server Error'
on '/repos/asf/!svn/rvr/1583120/maven/plugins/trunk/maven-reactor-plugin'
[ERROR]
[ERROR] svn: E160006: Additional errors:
[ERROR] svn: E160006: No such revision 1583121
[ERROR] -> [Help 1]
[ERROR]


I've checked the tag does not exist...

$ svn list
https://svn.apache.org/repos/asf/maven/plugins/tags/maven-reactor-plugin-1
.1 svn: warning: W160013: URL
'https://svn.apache.org/repos/asf/maven/plugins/tags/maven-reactor-plugin-> > 
1.1' non-existent in revision 1583121
svn: E200009: Could not list all targets because some targets don't exist

$ svn list https://svn.apache.org/repos/asf/maven/plugins/tags | grep
maven-reactor
maven-reactor-plugin-1.0/

Currently i'm working with SVN 1.8. on Mac:

$ svn --version
svn, version 1.8.8 (r1568071)

     compiled Feb 18 2014, 19:46:30 on x86_64-apple-darwin12.4.0

Copyright (C) 2013 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network
protocol.>
    - with Cyrus SASL authentication
    - handles 'svn' scheme

* ra_local : Module for accessing a repository on local disk.

    - handles 'file' scheme

* ra_serf : Module for accessing a repository via WebDAV protocol using
serf.

    - using serf 1.3.2
    - handles 'http' scheme
    - handles 'https' scheme

any idea? Do i need to change something to get this through ?

Kind regards
Karl-Heinz Marbaise

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to