[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 requested SVN filesystem

From: Steve <subversion_at_digitalnothing.com>
Date: 2004-07-20 17:47:50 CEST

> Try running 'ldd' on your various 1.0.5 svn binaries: svn, svnadmin,
> svnserve, and so on. Verify that it's really db4.2, and not something
> older. That 'invalid argument' error you're seeing from BDB in the
> apache errorlog is very likely an older version of BDB trying to open a
> database produced by a newer version.

svnadmin, svnserve, svn, mod_dav_svn.so, mod_authz_svn.so all show the line:

libdb-4.2.so.2 => /usr/local/lib/libdb-4.2.so.2 (0x280e5000)

So I would assume that this indicates BDB 4.2, correct? Is there anything
else I should be looking for/at?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 20 17:48:27 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.