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

[BUG] --with-ssl causes update to fail

From: Sander Striker <striker_at_apache.org>
Date: 2001-09-06 17:58:03 CEST

Using svn compiled with the following options:
./configure --enable-maintainer-more --prefix=/opt/svn \
            --with-apxs=/opt/httpd/bin/apxs --with-ssl=/opt/ssl

Gives me an error when I update. (I checked out without the
--with-ssl option).

striker:~/src/svn/svn$ svn update

svn_error: #21067 : <Bad URL passed to RA layer>
  Unrecognized URL scheme: http://svn.collab.net/repos/svn/.

When I do a recompile and leave the --with-ssl option off,
the update works fine.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:40 2006

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.