[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 06:04:08 +0300

2009/3/18 Pat Farrell <pfarrell_at_pfarrell.com>:
> Konstantin Kolinko wrote:
>> If your server is behind a NAT router/firewall, it may be not visible from
>> internal network under its public IP address.
>
> This is on the same host, there is no firewall/nat between itself and itself
>
> pfarrell_at_www:~/sandbox/quad$ ping localhost
> PING localhost (127.0.0.1) 56(84) bytes of data.
> 64 bytes from localhost (127.0.0.1): icmp_seq=1 ttl=64 time=0.071 ms
> 64 bytes from localhost (127.0.0.1): icmp_seq=2 ttl=64 time=0.069 ms
>
> pfarrell_at_www:~/sandbox/quad$ ping www.pfarrell.com
> PING www.pfarrell.com (127.0.1.1) 56(84) bytes of data.
> 64 bytes from quad.pfarrell.com (127.0.1.1): icmp_seq=1 ttl=64 time=0.081 ms
> 64 bytes from quad.pfarrell.com (127.0.1.1): icmp_seq=2 ttl=64 time=0.078 ms
> 64 bytes from quad.pfarrell.com (127.0.1.1): icmp_seq=3 ttl=64 time=0.058 ms
>

OK.

What is the output of "svn --version"?
Is ra_neon or ra_serf mentioned there, and is
"handles 'https' scheme" phrase mentioned for either one of them?

If those are not mentioned, it means that svn client was compiled
without https support.

Does https://localhost/ work for you?

Best regards,
Konstantin Kolinko

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-18 04:04:56 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.