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

Reply via email to