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

Re: svn: SSL is not supported

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-02-03 18:24:11 CET

On Feb 3, 2006, at 17:50, mvs@prospeed.net wrote:

> I have the checkout problem shown below, even the openwrt.org page
> describes it as a routinely executed checkout. I could not find a SVN
> option to enable SSL.

> $ svn co https://svn.openwrt.org/openwrt/branches/whiterussian/
> svn: SSL is not supported
>
> OR
>
> $ svn co https://svn.openwrt.org/openwrt/branches/whiterussian/
> svn: Bad URL passed to RA layer
> svn: Unrecognized URL scheme:
> https://svn.openwrt.org/openwrt/branches/whiterussian

You need to compile Subversion with SSL support.

Actually Subversion uses the Neon library, and it's Neon that needs
to have its SSL support enabled. Add "--with-ssl" when you ./
configure Neon.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 3 18:52:57 2006

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.