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

Re: Repository corrupt: svn: locate_key: no such string `5tr'

From: Martin Ott <ott_at_in.tum.de>
Date: 2003-03-13 10:15:29 CET

>> > svnadmin recover /home/www/projects/svn/xxp
>> Acquiring exclusive lock on repository db.
>> Recovery is running, please stand by...^C
>> > svnadmin rmtxns /home/www/projects/svn/xxp `svnadmin lstxns
>> /home/www/projects/svn/xxp`
>> > svnadmin recover /home/www/projects/svn/xxp
>> Acquiring exclusive lock on repository db.
>> Recovery is running, please stand by...^C
>> > svnadmin rmtxns /home/www/projects/svn/xxp `svnadmin lstxns
>> /home/www/projects/svn/xxp`
>> > svnadmin recover /home/www/projects/svn/xxp
>> Acquiring exclusive lock on repository db.
>> Recovery is running, please stand by...
>> Recovery completed.
>> The latest repos revision is 421.
>
> Did you really interrupt by typing ^C, as implied above? Why did you
> do the recovery thrice and the rmtxns twice?

I really interrupted the processes as implied because I wasn't patient
enough to await their. I thought my previous recoveries took much less
time. So shame on me. Could this possibly screw up my repository?

>> Dumping previous revisions failed also with:
>>
>> svn: Filesystem has no such string
>> svn: locate_key: no such string `5tr'
>
> What happens when don't pass '-r REV' to dump?

I tried the following:

> svnadmin dump /home/www/projects/svn/xxp > xxp-dump
* Dumped revision 0.
* Dumped revision 1.
* Dumped revision 2.
...
* Dumped revision 129.
* Dumped revision 130.
svn: Filesystem has no such string
svn: locate_key: no such string `5tr'

Cheers,

--
Martin Ott                               Email: ott@cs.tum.edu
Institut fuer Informatik                 Tel. : ++ 49 89 289 18240
Technische Universitaet Muenchen         Cell.: ++ 49 179 1158049
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 13 10:16:20 2003

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.