Which version of the svn client are you using ? I think our servers are in 1.3 thus it's better to have a client in 1.3 or 1.4
Arnaud drekka wrote: > > Yes I did have a https connection. I turned it off and tried again. This > time I got: > > REPORT request failed on '/repos/asf/!svn/vcc/default' > Corrupt GZIP trailer > > ...and another attempt: > > REPORT request failed on '/repos/asf/!svn/vcc/default' > invalid block type > > After about 6 minutes of work. Looks likes it's always this file that is > causing the problem. > > ciao > Derek > > > baerrach wrote: >> >> On 1/17/07, drekka <[EMAIL PROTECTED]> wrote: >>> >>> Hello everyone, >>> >>> I've tried several times to checkout the source code so I can have a >>> look >>> through it, and perhaps contribute back. However every time I try to do >>> it, >>> the checkout process dies after about five minutes, returning the >>> following >>> error: >>> >>> REPORT request failed on '/repos/asf/!svn/vcc/default' >>> Connection has been shutdown: javax.net.ssl.SSLException: SSL peer shut >>> down >>> incorrectly >>> >>> I'm using the Eclipse subversion plugin to manage svn. Does anyone have >>> any >>> idea what the issue is ? >> >> What is the connection URL you are attempting. >> The error message appears to indicate you are using SSL. >> The anonymous user connection is plain HTTP not SSL. >> >> I assume you looked at >> http://maven.apache.org/guides/development/guide-building-m2.html as >> this is the only docs I could find that list the SVN repository. >> >> I am using the following URL >> http://svn.apache.org/repos/asf/maven >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- View this message in context: http://www.nabble.com/Unable-to-checkout-maven-and-plugin-source-code-tf3024802s177.html#a8406604 Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
