[issue2012] Windows error with dirstate-force-rename corrupts repository

keith treague bugs at mercurial.selenic.com
Tue Feb 2 16:31:16 UTC 2010


New submission from keith treague <keith.treague at merrillcorp.com>:

This is what I ran with output. After that, when I run an hg status 
everything in the repository shows up as ? meaning it lost track of 
everything. I have had other developers on my team have mercurial corrupt on 
them but I unfortunately haven't gotten the errors from them.

C:\code\project>hg ci -m "doing stuff"
Exception exceptions.WindowsError: (5, 'Access is denied', 
'C:\\code\\project\\.hg\\dirstate-force-rename') in <bound method 
lock.__del__ of <mercurial.lock.lock object at 0x00800390>> ignored

C:\code\project>hg version
Mercurial Distributed SCM (version 1.2.1)

Copyright (C) 2005-2009 Matt Mackall <mpm at selenic.com> and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

----------
messages: 11561
nosy: keith.treague at merrillcorp.com
priority: critical
status: unread
title: Windows error with dirstate-force-rename corrupts repository

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2012>
____________________________________________________


More information about the Mercurial-devel mailing list