surffered with a zlib error

Lialie smth lialie at gmail.com
Wed May 16 21:42:14 CDT 2007


error as follows:


E:\gf-aoi-repo4-galil>hg clone http://192.168.1.122/aoi-repo-current test
http authorization required
realm: Aoi Current Repo
user: cyj
password:
requesting all changes
adding changesets
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version unknown)
Traceback (most recent call last):
  File "c:\python24\scripts\hg", line 12, in ?
    commands.run()
  File "c:\python24\Lib\site-packages\mercurial\commands.py", line 2994, in
run
    sys.exit(dispatch(sys.argv[1:]))
  File "c:\python24\Lib\site-packages\mercurial\commands.py", line 3217, in
dispatch
    return d()
  File "c:\python24\Lib\site-packages\mercurial\commands.py", line 3178, in
<lambda>
    d = lambda: func(u, *args, **cmdoptions)
  File "c:\python24\Lib\site-packages\mercurial\commands.py", line 406, in
clone
    update=not opts['noupdate'])
  File "c:\python24\Lib\site-packages\mercurial\hg.py", line 200, in clone
    dest_repo.clone(src_repo, heads=revs, stream=stream)
  File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1957, in
clone
    return self.pull(remote, heads)
  File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1345, in
pull
    return self.addchangegroup(cg, 'pull', remote.url())
  File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1825, in
addchangegroup
    if cl.addgroup(chunkiter, csmap, tr, 1) is None:
  File "c:\python24\Lib\site-packages\mercurial\revlog.py", line 1140, in
addgroup
    for chunk in revs:
  File "c:\python24\Lib\site-packages\mercurial\changegroup.py", line 31, in
chunkiter
    c = getchunk(source)
  File "c:\python24\Lib\site-packages\mercurial\changegroup.py", line 15, in
getchunk
    d = source.read(4)
  File "c:\python24\Lib\site-packages\mercurial\util.py", line 1061, in read
    for chunk in self.in_iter:
  File "c:\python24\Lib\site-packages\mercurial\httprepo.py", line 121, in
zgenerator
    yield zd.decompress(chunk)
zlib.error: Error -3 while decompressing: invalid distance too far back
transaction abort!
rollback completed

E:\gf-aoi-repo4-galil>

-- 
Life is too important to be taken serious!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20070517/9cfeb109/attachment.htm 


More information about the Mercurial mailing list