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

sqlite[s11]: database disk image malformed

From: Jens Restemeier <jens_at_playtonicgames.com>
Date: Mon, 12 Aug 2019 12:19:22 +0100

Thanks to a power cut last week while updating I’ve got a few corrupted
workspaces:

Error: sqlite[S11]: database disk image is malformed
Error: Additional errors:
Error: sqlite[S11]: database disk image is malformed

I'm currently trying to repair them from a fresh checkout, but I was
wondering:
- sqlite3 supposedly does journaling, shouldn't it be possible to repair the
database from the journal? Is there a "svn cleanup" option? (The only thing
online I found was to dump to sql and reimport into a new database, which
failed after quite some time...)
- would it be possible for "svn cleanup" to rebuild the database by auditing
the files in the workspace?
- would it be possible for "svn checkout" to only download the metadata from
the server, and keep the workspace files unchanged?

I am using Windows 10 with:
TortoiseSVN 1.11.1, Build 28492 - 64 Bit , 2019/01/08 21:40:39
ipv6 enabled
Subversion 1.11.1, -release
apr 1.6.5
apr-util 1.6.1
serf 1.3.9
OpenSSL 1.1.0j 20 Nov 2018
zlib 1.2.11
SQLite 3.23.1

Cheers,
Jens
Received on 2019-08-12 13:19:40 CEST

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.