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

Fwd: Strange Problem with SVN Command-Line client (self-compiled)

From: Lars Tiefland <ltiefland_at_gmail.com>
Date: Thu, 26 Jun 2008 10:15:37 +0200

---------- Forwarded message ----------
From: Lars Tiefland <ltiefland_at_gmail.com>
Date: 26.06.2008 10:15
Subject: Re: Strange Problem with SVN Command-Line client (self-compiled)
To: Ryan Schmidt <subversion-2008b_at_ryandesign.com>

@Ryan: Thanks! That worked. I thought, that the compile process would
 use the system libraries, if I don't install the dependency tarball.
 On the other hand I've just noticed that the neon dev-files had not
 been installed on the system.Now that I've unpacked the
 subversion-dep-1.5.0 tarball everything works fine. Perhaps the
 configure script should fail, if the webdav library gets compiled and
 neither neon nor serf dev-files were found on the system.

 2008/6/25, Ryan Schmidt <subversion-2008b_at_ryandesign.com>:

>
> On Jun 25, 2008, at 05:41, Lars Tiefland wrote:
>
>
> > I've compilded SVN 1.5.0 on Debian Etch by Hand with the following
> > ./configure command line:
> >
> > ./configure --prefix=/usr --disable-mod-activation
> >
> > Afterwards I've restarted Apache 2.2.3 to let the server load the new
> > libraries. Everythig is working fine so far, if I use a different
> > client.
> >
> > When using the commandline client provided by SVN I get the following
> message:
> >
> > svn: Unrecognized URL scheme for
> 'http://server2/svn/content-management/trunk'
> >
> > What's up there?
> >
>
> Neither the neon nor serf libraries were found when you compiled your svn
> client, therefore it can't communicate with http or https repositories.
> Install neon or serf, then recompile svn and tell it (during the configure
> phase) where neon or serf are located.
>
>
>
>

--
 Live Long And Prosper,
 Lars Tiefland
-- 
Live Long And Prosper,
Lars Tiefland
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-26 10:15:59 CEST

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.