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

Re: Error connecting to svn.apache.org

From: Branko Čibej <brane_at_apache.org>
Date: Sun, 2 Sep 2018 21:16:51 +0200

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
Received on 2018-09-02 21:17:00 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.