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

Re: Problems with svn co on latest versions

From: Joe Orton <joe_at_manyfish.co.uk>
Date: 2002-11-04 10:09:50 CET

On Sun, Nov 03, 2002 at 11:49:13PM -0600, David Summers wrote:
> The error I've been getting is:
>
> svn co https://summersoft.fay.ar.us/repos/dp/trunk dp
> svn: RA layer request failed
> svn: PROPFIND of /: SSL negotiation failed: SSL error: unknown protocol
...
> [Sun Nov 03 23:27:08 2002] [error] [client 10.0.0.109] Invalid method in
> request <80>z^A^C^A

Make sure you have an "SSLEngine on" for the :443 virtual host in your
Apache config - this is the error you get when trying to speak SSL to a
port on which SSL is not enabled.

Regards,

joe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 4 10:10:44 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.