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

Re: svn over HTTPS works everywhere but on the server host itself

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Wed, 18 Mar 2009 05:35:04 +0300

2009/3/18 Pat Farrell <pfarrell_at_pfarrell.com>:
> I recently upgraded from Debian Etch to Lenny, and something changed in
> my subversion setup locally. I'm using apache2/ssl/svn (1.5.1)
>
> From my other computers, the client works fine. But on the
> apache/subversion server itself, if I try to use the standard Linux svn
> client, it fails:
>
> svn update
>
> svn: OPTIONS of 'https://www.pfarrell.com/repos/quad': could not connect
> to server (https://www.pfarrell.com)
>
> I don't see any attempt to connect in the apache or syslog.
>
> (...)
>

If your server is behind a NAT router/firewall, it may be not visible from
internal network under its public IP address.

That is, check whether
"ping www.pfarrell.com"
works for you. I guess that it does not.

https://localhost/ should work.

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1344661

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-18 03:36:11 CET

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.