[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Error connecting to svn.apache.org

From: Paul Hammant <paul_at_hammant.org>
Date: Sun, 2 Sep 2018 19:04:22 +0000

For svn 1.10.2, when I do:

    $ svn log http://svn.apache.org/repos/asf/synapse/trunk

it results in:

    svn: E170013: Unable to connect to a repository at URL '
http://svn.apache.org/repos/asf/synapse/trunk'
    svn: E120108: Error running context: The server unexpectedly closed the
connection.

I've tried over hotspot (T-Mobile USA), and wifi with the same reults (I
was wondering if it was an IPv4 / IPv6 issues).

However if I do:

    $ svn log https://github.com/apache/synapse.git

... it works as expected. Github's Svn mirrors don't require the /trunk
suffix for 'master' that's mapped to that.

Does anyone have any ideas?

- Paul
Received on 2018-09-02 21:04:43 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.