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

https does not work... https unregcognized url scheme

From: Dominic <dominic.maier_at_gmx.net>
Date: 2004-12-03 23:14:40 CET

I installed subversion 1.11 on my linux machine (Suse 8.0) but 'https'
does not work.

"svn --version" does not list the 'https' scheme (but the 'http' scheme
is listed) and when I try to checkout a repository on a https server I
get the following message:

svn: Unrecognized URL scheme 'https://...

So I copied the source code of 'neon-0.24.7' into the directory of the
subversion source an renamed it do ".neon" as described in the INSTALL file.

I made

make clean
./configure --with-ssl
make
make install

but now I get the same error messages again...

Has anybody an idea howto solve this problem?

thanks
Dominic

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 3 23:17:53 2004

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.