[Bug 4338] New: Error (unknown exception) trying to clone or pull repository

mercurial-bugs at selenic.com mercurial-bugs at selenic.com
Mon Aug 18 15:09:52 CDT 2014


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

          Priority: normal
            Bug ID: 4338
                CC: mercurial-devel at selenic.com
          Assignee: bugzilla at selenic.com
           Summary: Error (unknown exception) trying to clone or pull
                    repository
          Severity: bug
    Classification: Unclassified
                OS: Windows
          Reporter: rodrigo.queiroz at maps.com.br
          Hardware: PC
            Status: UNCONFIRMED
           Version: 3.1
         Component: Mercurial
           Product: Mercurial

I tried either pull a existing repository or clone it again and received the
same error. I started with an older TortoiseHG version and updated to the
newest, but still got the same error:

streaming all changes
10671 files to transfer, 370 MB of data
** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 3.1+2)
** Extensions loaded:
Traceback (most recent call last):
  File "hg", line 42, in <module>
  File "mercurial\dispatch.pyo", line 28, in run
  File "mercurial\dispatch.pyo", line 69, in dispatch
  File "mercurial\dispatch.pyo", line 138, in _runcatch
  File "mercurial\dispatch.pyo", line 820, in _dispatch
  File "mercurial\dispatch.pyo", line 600, in runcommand
  File "mercurial\dispatch.pyo", line 911, in _runcommand
  File "mercurial\dispatch.pyo", line 882, in checkargs
  File "mercurial\dispatch.pyo", line 817, in <lambda>
  File "mercurial\util.pyo", line 550, in check
  File "mercurial\commands.pyo", line 1331, in clone
  File "mercurial\hg.pyo", line 402, in clone
  File "mercurial\localrepo.pyo", line 1723, in clone
  File "mercurial\localrepo.pyo", line 1637, in stream_in
  File "mercurial\keepalive.pyo", line 486, in readline
  File "httplib.pyo", line 543, in read
  File "mercurial\keepalive.pyo", line 445, in _read_chunked
httplib.IncompleteRead: IncompleteRead(0 bytes read)

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


More information about the Mercurial-devel mailing list