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

svn over HTTPS works everywhere but on the server host itself

From: Pat Farrell <pfarrell_at_pfarrell.com>
Date: Tue, 17 Mar 2009 21:44:02 -0400

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.

How do I debug this? I think I need more logging/error message on the
svn client to get details of what it tried, and what failed.

Clearly I don't want a "svn log" as that shows the log of the
repository. I need a log of the client program.

Thanks
Pat

-- 
Pat Farrell
http://www.pfarrell.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1344559
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-18 02:45:02 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.