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

Recovery problem - help!

From: <robin.cocking_at_att.net>
Date: 2004-09-02 18:11:43 CEST

I seem to have screwed up something, and now I don't know how to fix it. We recently started using svn for a big project. We're not using Apache to get to the repository, so I assume we're using svnserve - I was out of the office when the initial installation was done, so I wasn't privy to some of the finer points. Anyhow, I am working from an svn repository on a server which I had to reboot this morning. Now I can't get access to the repository.

After the reboot, I tried to check out the latest version of code. I got a message that I was refused access. So I went to the documentation, which indicated that by rebooting I may have left some lockfiles lying around and needed to 'rewind' the database. So I ran svnadmin recover. That has apparently made things worse. I did not run the command as root, but as a user, although not the user who installed and manages the database.

Now, no matter what I do, I get this message:
         svn: DB_RUNRECOVERY: Fatal error, run database recovery

I have tried running svnadmin recover again, this time as the user who (I believe) is the database manager, but I still get the same message. My boss is going to be extremely displeased if I've really lost access to the database, although we have backups and won't have lost everything. Help!

Robin
Received on Thu Sep 2 18:23:36 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.