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

Re: Permanantly Wedged DB?

From: Steve Greenland <steveg_at_lsli.com>
Date: 2004-09-04 01:23:05 CEST

On Fri, Sep 03, 2004 at 01:40:06PM -0700, Luke Bayes wrote:
> Commit failed (details follow):
> Berkeley DB error while operating environment for filesystem
> /var/svnroot/fastcountryexpo/db:
> DB_RUNRECOVERy: Fatal error, run database recovery

You also get this message when permissions are screwed up in the DB
directory. 'svnadmin recover' (as root) runs fine, but it doesn't solve
the problem, because recover doesn't fix the permissions (nor can it,
because permissions are a local issue).

Check and make sure that all the files in the db directory are rw for
the user having the problems (I suppose that would be the webserver
itself, in your case.

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 4 01:24:15 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.