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

Missing revisions in FSFS repository

From: Mark Bardsley <mark.bardsley_at_6sigmadc.com>
Date: 2006-05-04 11:57:26 CEST

Hi

I have recently had to restore a Subversion repository from a backup
(which was created using hot-backup.py). It all looked OK at first, but
when we tried to commit something to the restored repository, it failed.
On examination of the repository, it turns out that files 3-9 and 30-99
are missing from the db/revs directory. So it looks as though something
has failed in the backup - we should obviously have checked the backup
before we really needed it ...

Anyway, my question is, is there anything I can do to recover from this
situation? For example, is there some way to dump revisions 100-HEAD
then load them into a new repository (so I would just lose the history
for revisions 1-99)? I've tried various svnadmin dump commands, but it
looks as though the absence of the earlier revisions means that I can't
dump the later ones.

My fallback position is to create a new repository from a working copy,
and lose all the history information - but I'd to avoid this if possible.

Thanks in advance for any help you can offer.

Regards,

Mark Bardsley

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 4 11:58:35 2006

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.