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

Re: HELP!! - Berkeley DB error

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-07-17 10:37:42 CEST

On Thu, Jul 17, 2003 at 01:02:59AM -0700, sjohnson wrote:
> We've been using svn for about 6 weeks now without a problem prior to
> tonight. Tonight, we started getting this error when we tried to do
> anything with our repository:
>
> Berkeley DB error while checkpointing after Berkeley DB transaction
> for filesystem
> /usr/local/svn_repository/db: Invalid argument
>
> I did a "svnadmin recover" on the repository and then tried checking
> some things out. I then did an update in anticipation of a submit.
> This all seemed to work OK.
>
> Then I went to do a submit, and I got this error:
>
> Berkeley DB error while appending string for filesystem
> /usr/local/svn_repository/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
[snip]

Sounds like it might be a permissions problem. Make sure that whatever
user is accessing the repository has read and write access to all the
files in the repository's db subdirectory (and to the directory itself.)

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 17 10:39:06 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.