error from "hg fetch"
Johan Samyn
johan.samyn at tvh.be
Mon Oct 5 07:26:21 CDT 2009
Hi,
I encounter the following error when using hg fetch.
It seems the pull was done (I can see that with "hg log"),
but the merge and commit were not.
I'm fetching from a main repo into a local (pbranch-)repo (both on the same
machine).
Afterwards I can go on manually with "hg merge" and "hg ci".
This is what was shown on the screen in my command window :
----------
C:\ws\dev\10.1Arelbranches\-> hg fetch
pulling from c:\ws\dev\10.1Arelatief
searching for changes
adding changesets
adding manifests
adding file changes
adding 1 changesets with 1 changes to 1 files (+1 heads)
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 1.3.1)
** Extensions loaded : win32text, bookmarks, churn, config, fetch,
graphlog, hgshelve, rcpath, pbranch, rebase, share, mq,tasks, transplant
Traceback (most recent call last):
File "hg", line 27, in <module>
File "mercurial\dispatch.pyc", line 16, in run
File "mercurial\dispatch.pyc", line 27, in dispatch
File "mercurial\dispatch.pyc", line 43, in _runcatch
File "mercurial\dispatch.pyc", line 449, in _dispatch
File "mercurial\dispatch.pyc", line 317, in runcommand
File "mercurial\dispatch.pyc", line 501, in _runcommand
File "mercurial\dispatch.pyc", line 454, in checkargs
File "mercurial\dispatch.pyc", line 448, in <lambda>
File "mercurial\util.pyc", line 402, in check
File "hgext\fetch.pyc", line 87, in fetch
IndexError: list index out of range
C:\ws\dev\10.1Arelbranches\->
----------
If you need more information do not hesitate to mail me back.
Notice that TortoiseHg is not installed on this Windows box, and I'm
working from the commandline only.
Kind regards,
JOHAN SAMYN
**** DISCLAIMER ****
<A HREF="http://www.tvh.be/newen/pages/emaildisclaimer.html">
http://www.tvh.be/newen/pages/emaildisclaimer.html </A>
"This message is delivered to all addressees subject to the conditions
set forth in the attached disclaimer, which is an integral part of this
message."
More information about the Mercurial
mailing list