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

Re: DB_RUNRECOVERY trouble

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-05 20:06:33 CEST

On Sat, 2004-07-03 at 03:42, ManojSubberwal@hotmail.com wrote:

> C:\PROGRA~1\SUBVER~1\BIN>svnadmin recover /projects_repository
> Please wait; recovering the repository may take some time...
> svn: DB_RUNRECOVERY: Fatal error, run database recovery

1. are the permissions correct? In other words, does the user running
'svnadmin recover' have complete rights to read/write the database?

2. try using 'db_recover' with the catastrophic flag:

             db_recover -vec -h repos/db/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 5 20:38:30 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.