Help - Search - Members - Calendar
Full Version: Subversion (SVN) Unrecognized URL Scheme 'https://'
GeekNewz Community > Computers > Support & Discussion > Software
trogdor
Hi,

When I try to do a checkout in subversion I get the following error:

svn: Unrecognized URL Scheme 'https://'

I have compiled from source and am using version 1.1.14 .

Anyone have any ideas?

Thanks
jamie
For svn to support the https protocol you need to compile in ssl support. Add this to your configure command...

CODE
./configure --with-ssl
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.