[issue2908] hg push results in IncompleteRead

Gili bugs at mercurial.selenic.com
Mon Jul 18 11:16:51 CDT 2011


New submission from Gili <cowwoc at bbs.darktech.org>:

The guys at Google made changes in response to
http://mercurial.selenic.com/bts/issue2900

Google's bug report can be found here:
http://code.google.com/p/support/issues/detail?id=5558

I attempted to "hg push" again this morning and got a new error:

** Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit (Intel)]
** Mercurial Distributed SCM (version 1.9+10-e9264b45237d)
** Extensions loaded: convert
Traceback (most recent call last):
  File "hg", line 42, in <module>
  File "mercurial\dispatch.pyo", line 27, in run
  File "mercurial\dispatch.pyo", line 64, in dispatch
  File "mercurial\dispatch.pyo", line 87, in _runcatch
  File "mercurial\dispatch.pyo", line 675, in _dispatch
  File "mercurial\dispatch.pyo", line 454, in runcommand
  File "mercurial\dispatch.pyo", line 729, in _runcommand
  File "mercurial\dispatch.pyo", line 683, in checkargs
  File "mercurial\dispatch.pyo", line 672, in <lambda>
  File "mercurial\util.pyo", line 385, in check
  File "mercurial\commands.pyo", line 3884, in push
  File "mercurial\localrepo.pyo", line 1424, in push
  File "mercurial\wireproto.pyo", line 300, in unbundle
  File "mercurial\httprepo.pyo", line 193, in _callpush
  File "mercurial\httprepo.pyo", line 165, in _call
  File "mercurial\keepalive.pyo", line 427, in read
  File "httplib.pyo", line 522, in read
  File "mercurial\keepalive.pyo", line 450, in _read_chunked
httplib.IncompleteRead: IncompleteRead(31 bytes read)

I've flagged this issue as "urgent" because it prevents me from pushing
changes (no known workaround).

----------
messages: 16867
nosy: cowwoc
priority: urgent
status: unread
title: hg push results in IncompleteRead

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


More information about the Mercurial-devel mailing list