SVN Error "write-lock stolen" may mean FS corruption
From: Joseph Lunderville <jlunder_at_hadensoftware.com>
Date: 2004-05-31 19:55:29 CEST
Posting this for the benefit of anyone googling for this error message.
I use Subversion as part of a (crufty, crufty) automatic versioned
svn: Working copy 'email/jlunder/cur' locked
So I tried to run "svn cleanup", and got this:
atarax:/backup/wc# svn cleanup
Which is pretty disappointing.
So anyway, after some investigation, I decided to do an fsck, just in
atarax:~# e2fsck -f /dev/md2
Entry 'lock' in /wc/email/jlunder/.bcit/tmp/.svn (4079622) is a link to
[etc...]
I eventually had to blow away the working copy entirely, because e2fsck
The moral of this story? Subversion is more trustworthy than ext3? Or
-- Joseph Lunderville, Software Developer Haden Software Inc. 604-693-2323 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Jun 1 00:18:44 2004 |
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.