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

Re: how do I add support for SSL

From: Nick Upson <nick.upson_at_gmail.com>
Date: Tue, 1 Feb 2011 13:19:47 +0000

On 1 February 2011 12:58, Ryan Schmidt <subversion-2011a_at_ryandesign.com> wrote:
> On Feb 1, 2011, at 06:10, Nick Upson wrote:
>
>> I have downloaded and compiled 1.6.15 on fedora 8, where 1.4.4-7 was
>> working fine (I need 1.6 for compatibity with other users)
>>
>> but when I do
>>
>> svn co https://x.y.z.1/....... (my repo)
>>
>> I now get
>>
>> svn: SSL is not supported
>>
>> In case it's a configuration issue I'm using "./configure --with-ssl
>> --with-neon=/usr/local", then make and make install
>
> It's your HTTP library (neon or serf), not Subversion itself, that needs the SSL support compiled in. Verify that neon has been compiled with SSL support.

I just recompiled neon using ./configure --with-ssl" but I still get
the same result
Received on 2011-02-01 14:26:49 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.