Traceback on close of Repo Explorer
Created originally on Bitbucket by Anonymous
{{{ #!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 log ** CWD: C:\Users\DadWork\Desktop\TestHg ** Extensions loaded: fixfrozenexts ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** sys.getwindowsversion(): (6, 0, 6002, 2, 'Service Pack 2') ** Processor architecture: x86 Recoverable runtime error (stderr): Traceback (most recent call last): File "tortoisehg\hgtk\history.pyo", line 2775, in checkout File "tortoisehg\hgtk\update.pyo", line 21, in init File "tortoisehg\hgtk\gdialog.pyo", line 717, in init File "mercurial\hg.pyo", line 96, in repository File "mercurial\hg.pyo", line 81, in _lookup File "mercurial\hg.pyo", line 20, in _local File "mercurial\util.pyo", line 1312, in drop_scheme AttributeError: 'NoneType' object has no attribute 'startswith' Traceback (most recent call last): File "tortoisehg\hgtk\history.pyo", line 2775, in checkout File "tortoisehg\hgtk\update.pyo", line 21, in init File "tortoisehg\hgtk\gdialog.pyo", line 717, in init File "mercurial\hg.pyo", line 96, in repository File "mercurial\hg.pyo", line 81, in _lookup File "mercurial\hg.pyo", line 20, in _local File "mercurial\util.pyo", line 1312, in drop_scheme AttributeError: 'NoneType' object has no attribute 'startswith'
}}}