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

Re: database corruption

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-16 04:03:54 CEST

Pejvan BEIGUI wrote:

> How can I fix that?
> How can I get my database information back?

Surely, since you administer a database, you're making regular backups,
right? And surely you've read all about the proper care and feeding of
your database in chapter 5 of the book, right? :-)

Have you tried 'svnadmin recover', running as the proper user?

The 'invalid argument' thing looks like you've got mismatched BDB
libraries. Like, one version of BDB trying to open a database created
by a different version. Did you recently upgrade subversion or BDB?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 16 04:02:49 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.