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

Reconstructing a repository from revs/* files

From: hajhouse <hajhouse_at_houseag.com>
Date: 2007-03-16 20:22:54 CET

It is possible to reconstruct a repository from the files in db/revs/
alone? As far as I can tell all the files for all the revisions are
present, but filesystem corruption destroyed all the other pieces of the
database (fsfs format).

I have already the obvious (to me) method of creating a new empty fsfs
repository, deleting the current file, and copying the revs/* files to
the repository that I wish to reconstruct into the appropriate place,
then running svnadmin recover. The svnadmin recover command returns
success but the repository afterwards does not work:

$ svn co file:///home/hajhouse/recover/REPO/
svn: No such revision 891

This is subversion 1.5. Any ideas would be appreciated!

-- 
Henry House
+1 530 753 3361 ext. 13
Please don't send me HTML mail! My mail system frequently rejects it.
The unintelligible text that may follow is a digital signature.
See <http://hajhouse.org/pgp> to find out how to use it.
My OpenPGP key: <http://hajhouse.org/hajhouse.asc>.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 16 20:18:05 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.