Re: Error connecting to svn.apache.org

2018-09-03 Thread Daniel Shahaf
Paul Hammant wrote on Sun, 02 Sep 2018 19:30 +: > I'm not sure if there's a online definitive error guide for Svn, but > if there is the page for E170013 could be enhanced to suggest "check > your darn proxy settings in ~/.subversion/servers, fool" (or less > Paul-centric language). We should

Re: Error connecting to svn.apache.org

2018-09-02 Thread Paul Hammant
> This does not so much force IPv4 as it breaks name-based virtual hosts > on the server ... which is obvious from the bogus redirect. Yup, I guessed as much too. I just pasted it in because I'd seen it offered as advice online somewhere.

Re: Error connecting to svn.apache.org

2018-09-02 Thread Branko Čibej
On 02.09.2018 21:22, Paul Hammant wrote: > I'd already tried something similar, but will paste in the result: > > $ svn log http://209.188.14.144/repos/asf/synapse/trunk/ > Redirecting to URL 'https://dist.apache.org/repos/asf/synapse/trunk': > svn: E170013: Unable to connect to a repository

Re: Error connecting to svn.apache.org

2018-09-02 Thread Paul Hammant
I'm not sure if there's a online definitive error guide for Svn, but if there is the page for E170013 could be enhanced to suggest "check your darn proxy settings in ~/.subversion/servers, fool" (or less Paul-centric language).

Re: Error connecting to svn.apache.org

2018-09-02 Thread Paul Hammant
Dammit, false alarm - there was a proxy definition in there just for svn.apache.org :-( :-(

Re: Error connecting to svn.apache.org

2018-09-02 Thread Paul Hammant
Hmmm, OK this shifts the problem: mv ~/.subversion ~/.subversionOLD I mean doing the log operation after that now works as expected. - Paul

Re: Error connecting to svn.apache.org

2018-09-02 Thread Paul Hammant
I'd already tried something similar, but will paste in the result: $ svn log http://209.188.14.144/repos/asf/synapse/trunk/ Redirecting to URL 'https://dist.apache.org/repos/asf/synapse/trunk': svn: E170013: Unable to connect to a repository at URL 'https://dist.apache.org/repos/asf/synapse/

Re: Error connecting to svn.apache.org

2018-09-02 Thread Branko Čibej
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

Error connecting to svn.apache.org

2018-09-02 Thread Paul Hammant
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