error when closing Repo Explorer (1.1.6.1)
Created originally on Bitbucket by Anonymous
Happened when I closed the explorer. I see the stack trace mentions "merge". Earlier during this session, I pulled down new revisions from the central repo and then I right-clicked the top revision and asked to "merge". It opened a strange dialog that said something like "merging with working folder" (I'm sorry I do not remember the exact message). I waited a while but it never did anything so I clicked "Cancel" and assumed I must have mis-clicked. I then selected the top revision and right-clicked and selected "Merge" and this time it had the expected dialog showing that it would merge the tip with the branch I had been working on.
I don't know if any of the above is related to the error I finally got on close.
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues or tortoisehg-discuss@lists.sourceforge.net ** Mercurial version (1.7.1). TortoiseHg version (1.1.6.1) ** Command: log ** CWD: c:\touchdev\dev ** Extensions loaded: fixfrozenexts ** 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: x64 Recoverable runtime error (stderr): Traceback (most recent call last): File "tortoisehg\hgtk\gdialog.pyo", line 868, in realized File "tortoisehg\hgtk\merge.pyo", line 65, in get_body File "mercurial\commands.pyo", line 3852, in update File "mercurial\cmdutil.pyo", line 118, in revsingle File "mercurial\cmdutil.pyo", line 150, in revrange TypeError: argument of type 'int' is not iterable
}}}