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

Re: ATT: maxb, Corrupt repository, lost __db files

From: Tobias Ringström <tobias_at_ringstrom.mine.nu>
Date: 2004-10-08 01:09:53 CEST

David Remahl wrote:

>Hi. After a system crash, I found one of my repositories to be
>completely hosed. No recovery methods worked (svnadmin recover,
>db_recover with various options). The reason seems to be that the __db
>files have gone missing.
>
>The repository is using 1.0.5 and BDB 4.2. It has 318 revisions in it
>(IIRC) and is between 200 and 300 MB.
>
>
I have successfully recovered all your data (which was actually 357
revisions). I bet you can do it yourself by removing db/log.* and
running "db_recover -c" in the db directory. Since you've had problems
with the repository, I'd "svnadmin dump" the old repository and
"svnadmin load" it into a newly created repository.

If you're not successful, just let me know and I'll put the dumpfile
somewhere so you can download it.

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 8 01:10:04 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.