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

Re: corrupted FSFS repository

From: Thomas Beale <thomas_at_deepthought.com.au>
Date: 2006-02-04 15:03:29 CET

Bart Robinson wrote:
> On 2006-2-2 Thomas Beale <thomas@deepthought.com.au> wrote:

>
> So it seems that removing the rev file is a workaround.
> Did you also have to remove the revprop file or edit any other
> files in the repository?

Michael Brouwer told me to do the following (which worked) - this is to
remove the Nth revision of a repository:

- delete revision N from db/revs
- delete revision N from db/revprops
- change the first field in db/current back to N-1

(of course you probably want to turn off Apache and any local subversion
access before doing this).

I would have thought that there should be a script that does this....

- thomas beale

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 4 15:05:27 2006

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.