hg phones home

Bas van Oostveen v.oostveen at hccnet.nl
Mon Jul 2 16:02:26 CDT 2007


Dear mercurial,

my dear hg clone reported that i should send you this bug report :)

this is an scp from another clone... been awhile since i copied this
and there where some changes made in the repo. (but not directy to .hg)

at the moment i don't have much more information on this...

i'll proceed with a fresh clone now :)
(i'll backup the clone if you want me to answer additional questions)

regards,
Bas van Oostveen


error paste url: http://dpaste.com/13429/
same error below:

sqrbass at ellen:/home/sqrbass/gozerbot# hg pull -u 
pulling from http://r8.cg.nu/hg/gozerbot
searching for changes
adding changesets
** unknown exception encountered, details follow
** report bug details to mercurial at selenic.com
Traceback (most recent call last):
  File "/usr/bin/hg", line 13, in ?
    commands.run()
  File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 2024, in run
    sys.exit(dispatch(sys.argv[1:]))
  File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 2178, in dispatch
    return d()
  File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 2163, in <lambda>
    d = lambda: func(u, repo, *args, **cmdoptions)
  File "/usr/lib/python2.4/site-packages/mercurial/commands.py", line 1361, in pull
    r = repo.pull(other)
  File "/usr/lib/python2.4/site-packages/mercurial/localrepo.py", line 890, in pull
    return self.addchangegroup(cg)
  File "/usr/lib/python2.4/site-packages/mercurial/localrepo.py", line 984, in addchangegroup
    cn = self.changelog.addgroup(getgroup(), csmap, tr, 1) # unique
  File "/usr/lib/python2.4/site-packages/mercurial/revlog.py", line 589, in addgroup
    start = self.start(self.base(t))
  File "/usr/lib/python2.4/site-packages/mercurial/revlog.py", line 220, in start
    def start(self, rev): return self.index[rev][0]
IndexError: list index out of range
sqrbass at ellen:/home/sqrbass/gozerbot# 


More information about the Mercurial mailing list