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

Re: Could not open the root of the repository [500, #22]

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-09-10 11:30:46 CEST

On 9/10/07, Rainer Sokoll <R.Sokoll@intershop.de> wrote:
> On Mon, Sep 10, 2007 at 02:31:24PM +0530, Sanjaya Vitharana wrote:
>
> > > If you have apache 2.2.x, use apr1 in subversion, otherwise use apr0.
> > How ? As my little knowledge with svn, apr comes with
> > subversion-deps-1.4.5.tar.gz so I used it (see below)
>
> AFAIK, that's correct.
> Just to be sure: do an ldd on both httpd and mod_dav_svn.so and grep
> for apr. Do they point to the same libapr?

They probably don't as he uses Apache 2.2.4.

Sanjaya, you should link to the APR which comes with Apache instead of
the one which comes with Subversion: already-installed software should
take precedence over the -deps supplied versions 99% of the time.
(Where APR is installed by Apache, meaning pre-installed before
building Subversion.)

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 10 11:27:32 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.