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

RE: Stone-dead repository

From: Stuart Robertson <dogmatix_at_absolutesys.com>
Date: 2004-02-20 15:00:56 CET

> You can use ldd /path/to/mod_dav_svn.so to see which libraries it's
> pulling in. And you can run ldd `which svn` to see what libraries the
> command line tool is using.

Both mod_dav_svn.so and svn are using libdb-4.0.so.

> Check to make sure that they're not linked against db 4.1. If everything
> looks square, can you try to reproduce the problem. If you can narrow it
> down to something that I can reproduce, I can at least try and track down
> the problem.

So far I haven't been able to reproduce the problem. We've tried a couple
of times today on the test repository and so far everything's fine.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 9 00:12:10 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.