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

svn: No such string 'w'

From: Malte Woelky <Malte.Woelky_at_gmx.de>
Date: 2004-08-18 07:25:47 CEST

Hello svn,

I'm writing my diplom thesis and my svn reposity is broken, can't
'svnadmin dump' , tried to revover by every methods found in mailing list
and on google

I don' have any other possibilites to try... that the end!

P.S.: I have a backup of very early revision r0-r60
      now my reposity is at r200 ... between r60-r200 there are so
      many important commit and comments - hope they aren't lost...

      

Here's my log of tries...

      
======= my work dump ===========
coldfusion:/-backup-/svn # svnadmin dump /srv/svn/repos/diplom > dump.diplom.r0-.dump
* Dumped revision 0.
* Dumped revision 1.
* Dumped revision 2.
* Dumped revision 3.
svn: No such string 'w'

===> OK, there's the error

coldfusion:/-backup-/svn # svnadmin dump -r 3:4 /srv/svn/repos/diplom > dump.diplom.r3-r4.dump
* Dumped revision 3.
svn: No such string 'w'

coldfusion:/-backup-/svn # svnadmin dump -r 3 /srv/svn/repos/diplom > dump.diplom.r3.dump
* Dumped revision 3.

coldfusion:/-backup-/svn # svnadmin dump -r 4 /srv/svn/repos/diplom > dump.diplom.r4.dump
svn: No such string 'w'

===> Ok, everything after r4 ist broken with string 'w'

coldfusion:/-backup-/svn # svnadmin dump -r 5 /srv/svn/repos/diplom > dump.diplom.r5.dump
svn: No such string 'y'

coldfusion:/-backup-/svn # svnadmin dump -r 60 /srv/svn/repos/diplom > dump.diplom.r60.dump
svn: No such string 'y'

coldfusion:/-backup-/svn # svnadmin dump -r 80 /srv/svn/repos/diplom > dump.diplom.r80.dump
svn: No such string 'wb'

coldfusion:/-backup-/svn # svnadmin dump -r 70 /srv/svn/repos/diplom > dump.diplom.r70.dump
svn: No such string 'y'

coldfusion:/-backup-/svn # svnadmin dump -r 77 /srv/svn/repos/diplom > dump.diplom.r77.dump
svn: No such string 'y'

===> Ok, everything after r5 till r77 ist broken with string 'y'

coldfusion:/-backup-/svn # svnadmin dump -r 78 /srv/svn/repos/diplom > dump.diplom.r78.dump
svn: No such string 'wb'

coldfusion:/-backup-/svn # svnadmin dump -r 200 /srv/svn/repos/diplom > dump.diplom.r200.dump
svn: No such string 'wb'

===> Ok, everything after r78 till r200 ist broken with string 'y'

coldfusion:/-backup-/svn # svnadmin dump -r 201 /srv/svn/repos/diplom > dump.diplom.r201.dump
svn: Revisions must not be greater than the youngest revision (200)

===> last rev is r200

coldfusion:/-backup-/svn # db_verify -V
Sleepycat Software: Berkeley DB 4.0.14: (March 13, 2003)

coldfusion:/srv/svn/repos/diplom/db # db_verify strings
db_verify: Out-of-order key, page 1 item 163
db_verify: Out-of-order key, page 24192 item 2
db_verify: Out-of-order key, page 19207 item 144
db_verify: Out-of-order key, page 24192 item 2
db_verify: Out-of-order key, page 39531 item 80
Segmentation fault

coldfusion:/srv/svn/repos/diplom/db # db_recover -v
db_recover: Finding last valid log LSN: file: 266 offset 377475
db_recover: Checkpoint at: [266][373527]
db_recover: Checkpoint LSN: [266][373527]
db_recover: Previous checkpoint: [266][371529]
db_recover: Checkpoint at: [266][371529]
db_recover: Checkpoint LSN: [266][371529]
db_recover: Previous checkpoint: [266][371481]
db_recover: Recovery complete at Wed Aug 18 01:27:34 2004
db_recover: Maximum transaction id 80000000 Recovery checkpoint [266][373527]

coldfusion:/srv/svn/repos/diplom/db # db_verify strings
db_verify: Out-of-order key, page 1 item 163
db_verify: Out-of-order key, page 24192 item 2
db_verify: Out-of-order key, page 19207 item 144
db_verify: Out-of-order key, page 24192 item 2
db_verify: Out-of-order key, page 39531 item 80
Segmentation fault

================================

I'm lost... I need the revision and comments very bad vor my
thesis...oh no - it's a pity

Please could someone help me like one is helped on theese mails:

http://www.contactor.se/~dast/svnusers/archive-2004-03/1919.shtml

there was a script posted to recover from the fix, but I
cannot access the script: application/octet-stream attachment: fix-roland-bramm-repository.sh
==> Internal Server Error

other mail oif the thread:

http://www.contactor.se/~dast/svnusers/archive-2004-03/1896.shtml
http://www.contactor.se/~dast/svnusers/archive-2004-03/1905.shtml
http://www.contactor.se/~dast/svnusers/archive-2004-03/1907.shtml

-- 
Best regards,
 Malte                          mailto:malte.woelky@gmx.de
_________________
Malte Woelky -=[SkyNet]=- 
Unix/DBs/Networks/LDAP/Active Directory 
Cert  : MCSA 2000+2003, MCSA:msg, MCSE 2000+2003
voice : 0209/977 37 03 : 0173/90 32 167 
eMail : Malte.Woelky@gmx.de 
WWW : http://www.woelky.net/ 
_________ ICQ# 12 767 43 99 _________
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 18 07:39:53 2004

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.