[issue2426] Initial push "ValueError: need more than 1 value to unpack"

Christoph Richter bugs at mercurial.selenic.com
Fri Oct 8 18:52:50 UTC 2010


New submission from Christoph Richter <christoph at richter.md>:

i can checkin everything locally... but when i try to push the files 
remotly, this exception happens.
advice?

pushing to https://unltd.kilnhg.com/Repo/Repositories/Group/unltd
searching for changes
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or 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.1023)
** Extensions loaded: fixfrozenexts, hggit, bookmarks
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 483, in _dispatch
  File "mercurial\dispatch.pyo", line 351, in runcommand
  File "mercurial\dispatch.pyo", line 534, in _runcommand
  File "mercurial\dispatch.pyo", line 488, in checkargs
  File "mercurial\dispatch.pyo", line 481, in <lambda>
  File "mercurial\util.pyo", line 420, in check
  File "mercurial\extensions.pyo", line 129, in wrap
  File "mercurial\util.pyo", line 420, in check
  File "hgext\bookmarks.pyo", line 429, in push
  File "mercurial\util.pyo", line 420, in check
  File "mercurial\commands.pyo", line 2847, in push
  File "hgext\bookmarks.pyo", line 322, in push
  File "E:\dev\hg\hg-git\hggit\hgrepo.py", line 23, in push
    newbranch=newbranch)
  File "mercurial\localrepo.pyo", line 1227, in push
  File "mercurial\localrepo.pyo", line 1256, in push_unbundle
  File "mercurial\discovery.pyo", line 242, in prepush
ValueError: need more than 1 value to unpack

----------
messages: 13869
nosy: cmn
priority: bug
status: unread
title: Initial push "ValueError: need more than 1 value to unpack"

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


More information about the Mercurial-devel mailing list