Error during commit
Created originally on Bitbucket by ahmad_mahomed (Ahmad Mahomed)
The following error occurred when I was trying to commit a multiple file renames (i.e. moved files from a root directory to a new subdirectory.
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues or tortoisehg-discuss@lists.sourceforge.net ** Mercurial version (1.7). TortoiseHg version (1.1.5) ** Command: commit ** CWD: c:\code\esg server ** Extensions loaded: fixfrozenexts, convert ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** sys.getwindowsversion(): (5, 1, 2600, 2, 'Service Pack 3') ** Processor architecture: x86 Recoverable runtime error (stderr): Exception in thread Thread-3: Traceback (most recent call last): File "threading.pyo", line 525, in __bootstrap_inner File "threading.pyo", line 477, in run File "tortoisehg\hgtk\guess.pyo", line 281, in search_thread AttributeError: 'module' object has no attribute 'lexists'
Exception in thread Thread-4: Traceback (most recent call last): File "threading.pyo", line 525, in __bootstrap_inner File "threading.pyo", line 477, in run File "tortoisehg\hgtk\guess.pyo", line 281, in search_thread AttributeError: 'module' object has no attribute 'lexists'
Exception in thread Thread-5: Traceback (most recent call last): File "threading.pyo", line 525, in __bootstrap_inner File "threading.pyo", line 477, in run File "tortoisehg\hgtk\guess.pyo", line 281, in search_thread AttributeError: 'module' object has no attribute 'lexists'
Exception in thread Thread-6: Traceback (most recent call last): File "threading.pyo", line 525, in __bootstrap_inner File "threading.pyo", line 477, in run File "tortoisehg\hgtk\guess.pyo", line 281, in search_thread AttributeError: 'module' object has no attribute 'lexists'
Exception in thread Thread-8: Traceback (most recent call last): File "threading.pyo", line 525, in __bootstrap_inner File "threading.pyo", line 477, in run File "tortoisehg\hgtk\guess.pyo", line 281, in search_thread AttributeError: 'module' object has no attribute 'lexists'
Exception in thread Thread-9: Traceback (most recent call last): File "threading.pyo", line 525, in __bootstrap_inner File "threading.pyo", line 477, in run File "tortoisehg\hgtk\guess.pyo", line 281, in search_thread AttributeError: 'module' object has no attribute 'lexists'
}}}