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

Re: Berkeley DB error while opening 'transactions' table for filesystem /svn/db: Invalid argument

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-19 20:04:29 CEST

On Mon, 2004-04-19 at 12:55, Alexandre Horst wrote:

> [root@intranet /]# svnadmin recover /svn
> Berkeley DB error while opening 'transactions' table for filesystem
> /svn/db: Invalid argument

You have conflicting versions of BDB installed, somehow. This means
that you're trying to open the database using a different version of BDB
from the one which created the database.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 19 20:06:53 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.