bug encountered in hg?

EXT-Lewis, Dan Dan.Lewis at boeing.com
Fri Mar 27 08:50:06 CDT 2009


BTW I have an http proxy set in my mercurial.ini, don't know if that
matters.  I tried to clone the netbeans repo, but it failed:

 

C:\projects\nbmainhg>hg clone http://hg.netbeans.org/main/

destination directory: main

requesting all changes

adding changesets

adding manifests

transaction abort!

rollback completed

** unknown exception encountered, details follow

** report bug details to http://www.selenic.com/mercurial/bts

** or mercurial at selenic.com

** Mercurial Distributed SCM (version 1.2.1)

** Extensions loaded: win32text

Traceback (most recent call last):

  File "hg", line 27, in <module>

  File "mercurial\dispatch.pyc", line 16, in run

  File "mercurial\dispatch.pyc", line 25, in dispatch

  File "mercurial\dispatch.pyc", line 41, in _runcatch

  File "mercurial\dispatch.pyc", line 372, in _dispatch

  File "mercurial\dispatch.pyc", line 247, in runcommand

  File "mercurial\dispatch.pyc", line 417, in _runcommand

  File "mercurial\dispatch.pyc", line 377, in checkargs

  File "mercurial\dispatch.pyc", line 371, in <lambda>

  File "mercurial\util.pyc", line 718, in check

  File "mercurial\commands.pyc", line 603, in clone

  File "mercurial\hg.pyc", line 215, in clone

  File "mercurial\localrepo.pyc", line 2152, in clone

  File "mercurial\localrepo.pyc", line 1495, in pull

  File "mercurial\localrepo.pyc", line 2031, in addchangegroup

  File "mercurial\revlog.pyc", line 1192, in addgroup

  File "mercurial\changegroup.pyc", line 31, in chunkiter

  File "mercurial\changegroup.pyc", line 21, in getchunk

  File "mercurial\util.pyc", line 1674, in read

  File "mercurial\httprepo.pyc", line 17, in zgenerator

  File "mercurial\util.pyc", line 1700, in filechunkiter

  File "mercurial\keepalive.pyc", line 388, in read

  File "httplib.pyc", line 509, in read

  File "mercurial\keepalive.pyc", line 411, in _read_chunked

NameError: global name 'IncompleteRead' is not defined

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20090327/5eec86b3/attachment.htm 


More information about the Mercurial mailing list