sqlite database errors through vm share
From: Michael D. Hoyle <hoylemd_at_gmail.com>
Date: Wed, 19 Dec 2012 07:31:51 -0800 (PST)
Hey all,
I'm running an ubuntu vm on VMware player on a Windows 7 machine. I have to have my code available on Windows for debugging (Microsoft server stuff), but I prefer to code in linux. My solution so far has been the VM with a shared directory pointing at my svn repo on the windows hard drive.
The problem is that every 5 or 6 commits, the whole repo gets locked and any operation I try to execute (even cleanup) results in two E200030: sqlite: database disk image is malformed errors. So far, the only recovery for this I've found is to check out the repository anew, which takes a long time.
Are there any easier ways to do what i'm trying to do? If not, is there a quicker way to recover from this?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.