On 02.09.2018 21:04, Paul Hammant wrote: > 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?
Nope ... All I can say is that it works for me. FWIW: $ host svn.apache.org svn.apache.org has address 209.188.14.144 Could be different for you. -- Brane