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

Re: Upgrading from 1.4 to 1.6.3

From: Stefan Sperling <stsp_at_elego.de>
Date: Fri, 10 Jul 2009 19:35:15 +0100

On Fri, Jul 10, 2009 at 02:20:18PM -0400, Vitaliy Sholokhov wrote:
> [root_at_crossbow /usr/local/subversion]# find / -type f -name "libsvn_*"
> -print
> /usr/local/lib/libsvn_subr-1.la
> /usr/local/lib/libsvn_subr-1.a
> /usr/local/lib/libsvn_delta-1.so.0
> /usr/local/lib/libsvn_delta-1.la
> /usr/local/lib/libsvn_repos-1.la
> /usr/local/lib/libsvn_repos-1.a
> /usr/local/lib/libsvn_ra_local-1.so.0
> /usr/local/lib/libsvn_ra_local-1.la
> ....
> -----
>
> Here's what I did:
> I symlinked "/usr/local/lib/libsvn_*" to "/usr/local/apache2/lib/" and
> re-run the strace. Output is attached. Repositories are still not
> avaliable via http.

Let's just assume for a minute that the basics (loading correct
libraries etc.) work fine.

Can you successfully access your repositories if you temporarily
disable path-based authorisation (authz) in the apache config?
If so, please see
http://subversion.tigris.org/issues/show_bug.cgi?id=3242

Stefan
Received on 2009-07-10 20:36:10 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.