[issue2779] Mercurial crashes while pulling

Ahti Legonkov bugs at mercurial.selenic.com
Tue Apr 26 11:16:40 UTC 2011


New submission from Ahti Legonkov <ahti.legonkov at gmail.com>:

c:\repo>hg pull
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit 
(Intel)]
** Mercurial Distributed SCM (version 1.8.1)
** Extensions loaded: fixfrozenexts, rebase, transplant, mq, convert
Traceback (most recent call last):
  File "hg", line 36, in <module>
  File "mercurial\dispatch.pyo", line 16, in run
  File "mercurial\dispatch.pyo", line 36, in dispatch
  File "mercurial\dispatch.pyo", line 58, in _runcatch
  File "mercurial\dispatch.pyo", line 601, in _dispatch
  File "mercurial\dispatch.pyo", line 406, in runcommand
  File "mercurial\dispatch.pyo", line 655, in _runcommand
  File "mercurial\dispatch.pyo", line 609, in checkargs
  File "mercurial\dispatch.pyo", line 598, in <lambda>
  File "mercurial\util.pyo", line 433, in check
  File "mercurial\extensions.pyo", line 133, in wrap
  File "mercurial\util.pyo", line 433, in check
  File "hgext\mq.pyo", line 3048, in mqcommand
  File "mercurial\util.pyo", line 433, in check
  File "mercurial\extensions.pyo", line 133, in wrap
  File "mercurial\util.pyo", line 433, in check
  File "hgext\rebase.pyo", line 546, in pullrebase
  File "mercurial\util.pyo", line 433, in check
  File "mercurial\commands.pyo", line 2934, in pull
  File "mercurial\localrepo.pyo", line 534, in lookup
  File "mercurial\localrepo.pyo", line 333, in tags
  File "hgext\mq.pyo", line 2953, in _findtags
  File "mercurial\localrepo.pyo", line 354, in _findtags
  File "mercurial\tags.pyo", line 30, in findglobaltags
  File "mercurial\tags.pyo", line 182, in _readtagcache
IndexError: list index out of range

----------
messages: 16102
nosy: lego
priority: bug
status: unread
title: Mercurial crashes while pulling

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2779>
____________________________________________________


More information about the Mercurial-devel mailing list