[issue1325] Unknown exception during clone operation

Anton Subbotin mercurial-bugs at selenic.com
Mon Oct 6 05:11:13 CDT 2008


New submission from Anton Subbotin <antonsub at yandex.ru>:

I have encountered into the problem during "clone" my repository from Linux 
(Ubunta) to Win32 computer (Windows Vista) by using HTTP protocol. See details 
below:

C:\tmp>hg clone --uncompressed http://ubunta/hg/sr
destination directory: sr
requesting all changes
adding changesets
adding manifests
adding file changes
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.0.2+tortoisehg)
Traceback (most recent call last):
  File "hg", line 31, in <module>
  File "mercurial\dispatch.pyc", line 20, in run
  File "mercurial\dispatch.pyc", line 29, in dispatch
  File "mercurial\dispatch.pyc", line 45, in _runcatch
  File "mercurial\dispatch.pyc", line 364, in _dispatch
  File "mercurial\dispatch.pyc", line 417, in _runcommand
  File "mercurial\dispatch.pyc", line 373, in checkargs
  File "mercurial\dispatch.pyc", line 358, in <lambda>
  File "mercurial\commands.pyc", line 546, in clone
  File "mercurial\hg.pyc", line 230, in clone
  File "mercurial\localrepo.pyc", line 2144, in clone
  File "mercurial\localrepo.pyc", line 1504, in pull
  File "mercurial\localrepo.pyc", line 2036, in addchangegroup
  File "mercurial\revlog.pyc", line 1168, in addgroup
  File "mercurial\changegroup.pyc", line 31, in chunkiter
  File "mercurial\changegroup.pyc", line 21, in getchunk
  File "mercurial\util.pyc", line 1493, in read
  File "mercurial\httprepo.pyc", line 140, in zgenerator
  File "mercurial\util.pyc", line 1519, in filechunkiter
  File "mercurial\keepalive.pyc", line 386, in read
  File "httplib.pyc", line 509, in read
  File "httplib.pyc", line 548, in _read_chunked
ValueError: invalid literal for int() with base 16: '\xb7\xa6^\r\xd4\x1f\xae\xb3
\xea\x06j\xb5\x9bAo\xa0\xbd\xfc\xca\xd9b\'\xe8\xfc\xe2\x1c\xefsc\xdd!\xea\xa4\x9
e\xc3\x15\xf9\x86\x9a\xe1\xe6W\xe5\xb8.\xdd\xd2\x03\xd4~0\xc9I@\x9e\xcf\xc1\x9b\
xbbs!\xfe\x94\xc6\x80\x8f]\xe7\xc3\xa2\x84|\xc5S\xf4)\x91\xc52\x8c\xee\xf4\xa3\x
18c\x0c5\xfe0G[\xebdv\x9a\'.Z{=S\r\x93v\xf2"\xd9\xd3Rf\x0f\xd1H\xf7\x01>\x1f\x94
5\xe53\xf6\xaa\x95j%\xba\xcc.}S\x15\xd3R\xb7S\xd1\xf0\xd3m\x15\xe3^SY\xb9\x8c\xe
e\xe2\xfa\xd55]\x82'

----------
messages: 7311
nosy: antonsub
priority: bug
status: unread
title: Unknown exception during clone operation

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



More information about the Mercurial-devel mailing list