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

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

From: Josip Gracin <gracin_at_tel.fer.hr>
Date: 2006-04-24 11:02:48 CEST

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
Received on Mon Apr 24 11:04:10 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.