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

Re: BDB corruption

From: Marius Gedminas <mgedmin_at_b4net.lt>
Date: 2005-12-04 12:05:28 CET

On Sat, Dec 03, 2005 at 11:48:52AM -0500, Thomas Sibley wrote:
> Dave Camp wrote:
> >Try dumping the repository. If that works, make a new FSFS repository
> >and load the dump in.
>
> I tried dumping it before, but it just says that the database is corrupt
> and to run recover (like svn ls does). :(

Check that there are no processes that have the database open (lsof
helps here), and then run svnadmin recover.

> All my other repos are FSFS, but this one wasn't unfortunately because
> it was created before the time of FSFS, and I never bothered to switch
> it over.

I switched all my bdb repositories to fsfs yesterday.

Marius Gedminas

-- 
Which is worse: ignorance or apathy?  Who knows?  Who cares?

Received on Sun Dec 4 12:07:38 2005

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.