You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Josip Gracin <gr...@tel.fer.hr> on 2006/04/24 09:02:48 UTC

Problem with DB recovery "No such string" and corrupt filesystem messages

Hello!

Something happened with my repository and I can't figure out how to 
recover it.  Running 'svnadmin recover' reports success.  'svn update' 
in previously checked-out working copy reports "svn: Corrupt filesystem 
revision 924 in filesystem..."

Could anyone please provide some help?  Thanks in advance!

Here's the info about repository.

svn, version 1.1.4 (r13838)
Fedora Core release 3, kernel 2.6.9-1.667smp
Berkeley DB 4.2.52


% db_verify strings
db_verify: Page 2077: overflow page of invalid type 0
db_verify: Page 2131: overflow page of invalid type 0
db_verify: Page 2245: incorrect next_pgno 2244 found in leaf chain 
(should be 4)
db_verify: Page 4: incorrect prev_pgno 2244 found in leaf chain (should 
be 2245)
db_verify: Page 2244: non-invalid page 2303 on free list
db_verify: DB->verify: strings: DB_VERIFY_BAD: Database verification failed


% db_verify revisions
db_verify: Page 1: bad record count: has 924 records, claims 925
db_verify: DB->verify: revisions: DB_VERIFY_BAD: Database verification 
failed


% svnadmin dump $REPO_DIR
...some stuff...
svn: No such string '6'


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org