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

Re: r442- Unrecognised URL scheme for default!

From: Daniel Stenberg <daniel_at_haxx.se>
Date: 2001-11-15 15:19:43 CET

On Thu, 15 Nov 2001, Bernhard Reiter wrote:

> Symptoms: Checking out the latest Source does not work as documented.
>
> subversion-r442/subversion/clients/cmdline/svn co http://svn.collab.net/repos/svn/trunk/ -d subversion
>
> svn_error: #21068 : <Bad URL passed to RA layer>
> Unrecognized URL scheme: http://svn.collab.net/repos/svn/trunk

Exactly this happened to me too, when I built it shared. (svn --version will
show you which RA modules it knows about, it should list both http and file)

Then I rerun ./configure --disable-shared and voila, it worked! ;-)

Perhaps you must do 'make install' for the shared build to work.

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
---------------------------------------------------------------------
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:48 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.