[Bug 3695] New: Exception on push

bugzilla-daemon at bz.selenic.com bugzilla-daemon at bz.selenic.com
Wed Nov 7 06:47:41 CST 2012


http://bz.selenic.com/show_bug.cgi?id=3695

          Priority: normal
            Bug ID: 3695
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Exception on push
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: st.kurilin at gmail.com
          Hardware: PC
            Status: UNCONFIRMED
           Version: earlier
         Component: Mercurial
           Product: Mercurial

Hi I have exception on pushing my code to repository.

>>hg push
pushing to https://bitbucket.org/...
http authorization required
realm: Bitbucket.org HTTP
user: ...
password:
searching for changes
** unknown exception encountered, please report by visiting
**  http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 1.8.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 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\commands.pyo", line 3019, in push
  File "mercurial\localrepo.pyo", line 1414, in push
  File "mercurial\wireproto.pyo", line 122, in unbundle
ValueError: need more than 1 value to unpack

I'm still using hg 1.8.3.
Thanks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list