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

Unrecognized URL scheme

From: Cliff Stanford <cliff_at_may.be>
Date: 2007-09-26 19:14:23 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I know I'm missing something. Hopefully someone can tell me what it is.

I am on a Fedora 7 platform. I used the bundled svn version 1.4.3 to
get the trunk and compiled it. I then yum removed the bundled version,
built and compiled 1.5.0 (dev build). This appeared to install fine.

I'm using the bundled web server so my configure options were:

./configure --with-apxs=/usr/sbin/apxs --with-zlib=/usr/lib
- --with-sqlite=/usr/lib

I then added /etc/ld.so.conf.d/local.conf containing just:

/usr/local/lib

and ran ldconfig.

The server works fine. I can pull up a web page with no problem and it
reports version 1.5.0 (dev build). The problem is the client. This is
from the machine with the new build on it:

[cliff_at_mk ~]$ svn co http://svn.may.be/svn/may.be
svn: Unrecognized URL scheme for 'http://svn.may.be/svn/may.be'
[cliff@mk ~]$

Checking it out using the file:// syntax works fine. In /usr/local/lib
there is libsvn_ra_svn-1.so etc. but nothing relating to ra_dav.

I assume I missed something at the configure stage but I can't see what.
 Any help would be appreciated.

Thanks,
Cliff.

- --
Cliff Stanford
Might Limited +44 845 0045 666 (Office)
Suite 67, Dorset House +44 7973 616 666 (Mobile)
Duke Street, Chelmsford, CM1 1TB
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFG+pNvfNTx9pWyKfwRAuCCAKDrYNnCzbWfodmiR8vv+er6kFa9wwCeOcqX
+aEjjRK9gNhBCIzqIIgrziA=
=OvWm
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 26 19:14:58 2007

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.