I just checked out the source a while ago using svn command and I did not encountered any problems with it.
On 1/17/07, Barrie Treloar <[EMAIL PROTECTED]> 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]
-- ========================================================== - alramirez
