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

Re: Unrecognized URL scheme 'http://' on FreeBSD default installation

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-24 11:46:23 CEST

frank cheong wrote:
> I have installed subversion on FreeBSD using the ports collection with the
> below setting: -
>
> cd /usr/ports/devel/subversion/
> make install WITH_PERL WITH_PYTHON WITH_MOD_DAV_SVN WITH_APACHE2_APR
> WITH_SVNSERVE_WRAPPER WITH_BOOK_HTML
>
> after that I have tried to do a initial co using http:// but I got the
> error
> message "svn: Unrecognized URL scheme 'http://'"
>
> I have found that the result of svn --version doesn't include the ra_dav
> module and would like to know how can I enable it. Pls find below output
> of
> svn --version
>
> svn, version 1.0.6 (r10360)
> compiled Aug 27 2004, 11:05:50
> Copyright (C) 2000-2004 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
> This product includes software developed by CollabNet
> (http://www.Collab.Net/).
> The following repository access (RA) modules are available:
> * ra_local : Module for accessing a repository on local disk.
> - handles 'file' schema
> * ra_svn : Module for accessing a repository using the svn network
> protocol.
> - handles 'svn' schema
>
>
> Any idea would be very much appreciated.

Make sure you have the "neon" library installed. Is there a "WITH_NEON"
option?

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 24 11:46:50 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.