traceback - index out of error

Mads Kiilerich mads at kiilerich.com
Fri Nov 19 09:28:19 CST 2010


On 11/19/2010 03:08 PM, Peer Sommerlund wrote:
> C:>hg up 314
> ** unknown exception encountered, details follow
> ** report bug details to http://mercurial.selenic.com/bts/
> ** or mercurial at selenic.com <mailto:mercurial at selenic.com>
> ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit
> (Intel)]
> ** Mercurial Distributed SCM (version 1.6.3)
> ** Extensions loaded: fixfrozenexts
> Traceback (most recent call last):
>    File "hg", line 36, in <module>
>    File "mercurial\dispatch.pyo", line 16, in run
>    File "mercurial\dispatch.pyo", line 34, in dispatch
>    File "mercurial\dispatch.pyo", line 54, in _runcatch
>    File "mercurial\dispatch.pyo", line 494, in _dispatch
>    File "mercurial\dispatch.pyo", line 355, in runcommand
>    File "mercurial\dispatch.pyo", line 545, in _runcommand
>    File "mercurial\dispatch.pyo", line 499, in checkargs
>    File "mercurial\dispatch.pyo", line 492, in <lambda>
>    File "mercurial\util.pyo", line 420, in check
>    File "mercurial\commands.pyo", line 3845, in update
>    File "mercurial\hg.pyo", line 381, in update
>    File "mercurial\merge.pyo", line 521, in update
>    File "mercurial\merge.pyo", line 274, in applyupdates
> IndexError: list index out of range

That is http://mercurial.selenic.com/bts/issue2364 , solved in 1.7.

/Mads


More information about the Mercurial mailing list