[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: frank cheong <chocobofrank_at_yahoo.com.hk>
Date: 2004-09-27 04:27:48 CEST

I have checked the neon already exist but the version is 0.24.5 something like that and then I have deinstall and then install both subversion and neon. While it still didn't build with ra_dav.
 
By the way, I am building the subversion using the following syntax.
 
make install clean -DWITH_PERL -DWITH_MOD_DAV_SVN -DWITH_APACHE2_APR -DWITH_SVNSERVE_WRAPPER -DWITH_BOOK_HTML
 
Any clue ?

"Bruce A. Mah" <bmah@acm.org> wrote:
If memory serves me right, Max Bowsher wrote:
> 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

Are you (Frank) sure that's the right syntax? I thought you needed to
actually assign values to these Makefile variables, e.g.:

% make install WITH_PERL=1 WITH_PYTHON=1 ...

(The values don't matter.)

> >after that I have tried to do a initial co using http:// but I got the
> >error
> >message "svn: Unrecognized URL scheme 'http://'"

[snip]

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

That's close. The port already checks for the presence of neon, and
installs it if it's not there.

However, what the port infrastructure doesn't check is the *version*
of the neon library. subversion-1.0.6 checks for neon 0.24.7 (I
think) at configure time, and if it doesn't find it, doesn't compile
the ra_dav stuff. I've seen systems with older versions of neon get
into this state, and the symptoms are identical of what the original
poster is seeing.

I recommend checking the installed version of neon, and updating it if
it's not 0.24.7. Then reinstall subversion.

(Alternatively, you can just deinstall both subversion and neon, and
let the subversion package re-build and re-install it as a
dependency.)

Bruce.

> ATTACHMENT part 2 application/pgp-signature

­É¹L¡B¤@©ç¨â´²¡B©_¬¥§õºû´µ¦^«H...
¥þ´ä³Ì¤j¤â¾÷¤U¸ü¤¤¤ß
http://mobile.yahoo.com.hk/
Received on Mon Sep 27 12:16:01 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.