LookupError in commit operation.
Created originally on Bitbucket by richardjfoster (Richard Foster)
When starting a commit operation, there is a lot of disk activity, followed by this message:
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues or tortoisehg-discuss@lists.sourceforge.net ** Mercurial version (1.7.2). TortoiseHg version (1.1.7) ** Command: --nofork commit ** CWD: C:\SourceCode\Viper ** Extensions loaded: fixfrozenexts, convert ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** sys.getwindowsversion(): (6, 1, 7600, 2, '') ** Processor architecture: x86 Recoverable runtime error (stderr): Exception in thread Thread-1: Traceback (most recent call last): File "threading.pyo", line 525, in __bootstrap_inner File "threading.pyo", line 477, in run File "tortoisehg\hgtk\status.pyo", line 688, in get_repo_status File "mercurial\localrepo.pyo", line 1132, in status File "mercurial\context.pyo", line 361, in cmp File "mercurial\context.pyo", line 353, in size File "mercurial\util.pyo", line 169, in get File "mercurial\context.pyo", line 267, in _filerev File "mercurial\util.pyo", line 169, in get File "mercurial\context.pyo", line 261, in _filenode File "mercurial\revlog.pyo", line 968, in lookup LookupError: data/tools/Netron/obj/debug/Netron.GraphLib.AboutForm.resources.i@b650dc01d67c: no match found
}}}