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

svn: Berkeley DB error while opening 'changes' table for filesystem

From: Lisa Ryrholm <lisa.ryrholm_at_netlight.se>
Date: Mon, 12 Jul 2010 12:17:32 +0200

Hi I am getting this error trying to do a repository dump of MyRepository:
svn: Berkeley DB error while opening 'changes' table for filesystem MyRepository/db:
Invalid argument
svn: bdb: call implies an access method which is inconsistent with previous calls

I also try to do a recover of the repository and then I get:
svnadmin recover MyRepository
Repository lock acquired.
Please wait; recovering the repository may take some time...

Recovery completed.
svn: Berkeley DB error while opening 'changes' table for filesystem MyRepository /db:
Invalid argument
svn: bdb: call implies an access method which is inconsistent with previous calls

My version of the Berkeley DB is 4.1 so I tried this guide:
http://svn.apache.org/repos/asf/subversion/branches/server-l10n/www/faq.html#bdb41-tabletype-bug

but my copies.dump file does have "type=btree" from the beginning and do not have a line beginning "re_len="

So please help me how should I do to fix access to the repository again.

Thanks for all help you can give me.

Lisa
Received on 2010-07-12 18:16:29 CEST

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.