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

Recover a corrupt repository

From: Jef Driesen <jefdriesen_at_hotmail.com>
Date: 2007-12-12 11:55:43 CET

I have a repository with 36 revisions. When I tried to commit the 37th
revision, the svn aborted with a segmentation fault. And now my
repository is corrupt. How do I recover it?

It appears that the latest commit has overwritten r29, because
db/revprops/29 contains the commit message of that last commit. Both
db/revprops and db/revs contain 38 files (with numbers 0 to 37). But my
db/current contains "29 c 2". If I dump the repository, the last
revision is r29, which contains the changes of that last commit.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 12 14:42:36 2007

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.