Error when detecting outgoing changes (2.0)
Created originally on Bitbucket by philjhale (Phil Hale)
When clicking on the "Detect outgoing changes to default push target" button I get the error below. This is in TortoiseHg 2.0. In this instance there were no changes to push. The program itself doesn't crash, if I click OK it continues without problem. I can also push changes back to the default push target without problem.
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues ** Mercurial version (1.8). TortoiseHg version (2.0) ** Command: ** CWD: C:\Windows\system32 ** Extensions loaded: fixfrozenexts, transplant, fetch, gestalt, kilnauth, kilnpath, big-push, kiln, caseguard, kbfiles ** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)] ** Windows version: (6, 1, 7600, 2, '') ** Processor architecture: x64 ** Qt-4.7.1 PyQt-4.8.2 Traceback (most recent call last): File "tortoisehg\hgqt\repowidget.pyo", line 379, in setOutgoingNodes File "tortoisehg\hgqt\repowidget.pyo", line 364, in setRevisionSet IndexError: list index out of range
}}}