On Fri, Dec 31, 2010 at 4:19 AM, Mika Tuhkanen <[email protected]> wrote: > Hi > > I got this error when closing tortoisehg windows: > > {{{ > #!python > ** Please report this bug to > http://bitbucket.org/tortoisehg/stable/issues or > [email protected] > ** Mercurial version (1.7.1). TortoiseHg version (1.1.6.1) > ** Command: --nofork log > ** CWD: C:\virtual\htdocs\xxx\work > ** Extensions loaded: fixfrozenexts, rebase > ** 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 > > }}} > > I hope that you can get some information about it.
This was fixed in later releases. -- Steve Borho ------------------------------------------------------------------------------ Learn how Oracle Real Application Clusters (RAC) One Node allows customers to consolidate database storage, standardize their database environment, and, should the need arise, upgrade to a full multi-node Oracle RAC database without downtime or disruption http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

