Exception in "hg pull"

Eric Hanchrow Erich at cozi.com
Thu Apr 30 18:23:19 CDT 2009


I actually think this transcript contains all the information that I could give ... except for the fact that I'm using the "hg" binary that comes with TortoiseHG 0.7.4, on up-to-date Vista on a 32-bit x86 box.

16:11:41 [erich at erich-dev src]$ hg clone http://hg.rabbitmq.com/rabbitmq-dotnet-client/
destination directory: rabbitmq-dotnet-client
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.2.1)
** Extensions loaded: convert, extdiff, graphlog, purge, hgk, mq
Traceback (most recent call last):
  File "hg", line 38, 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 2043, 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 18, in zgenerator
zlib.error: Error -3 while decompressing: too many length or distance symbols
16:18:14 [erich at erich-dev src]$ hg --version
Mercurial Distributed SCM (version 1.2.1)

Copyright (C) 2005-2009 Matt Mackall <mpm at selenic.com> and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
16:18:38 [erich at erich-dev src]$



More information about the Mercurial mailing list