[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:06:04 +0100

On Fri, Jul 10, 2009 at 01:53:37PM -0400, Vitaliy Sholokhov wrote:
> There aren't any ".svn" folders under there. Our working copies reside
> in completely different directories. Not sure why would it try reading
> the '.svn' at all

Hmm... well OK let's not get distracted by this, maybe there's
a reason for the .svn directory which is unrelated to the problem.

One other thing I can see from the strace output is that you have
the directory /path/to/svn/bin in your path. I would assume that
you installed 1.6.3 into /path/to/svn ? If so, apache is most likely
loading a wrong set of Subversion libraries, since all the libsvn_*
files it is loading come from /usr/local/lib.

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