|
Subject: surffered with a zlib error Newsgroups: gmane.comp.version-control.mercurial.general Date: 2007-05-17 02:42:14 GMT (2 years, 6 weeks, 6 days, 21 hours and 55 minutes ago)
error as follows:
E:\gf-aoi-repo4-galil>hg clone http://192.168.1.122/aoi-repo-current test E:\gf-aoi-repo4-galil> <div> <div>error as follows:</div> <div> </div> <div> <p>E:\gf-aoi-repo4-galil>hg clone <a href="http://192.168.1.122/aoi-repo-current">http://192.168.1.122/aoi-repo-current</a> test<br>http authorization required<br>realm: Aoi Current Repo<br>user: cyj<br>password:<br>requesting all changes <br>adding changesets<br>** unknown exception encountered, details follow<br>** report bug details to <a href="http://www.selenic.com/mercurial/bts">http://www.selenic.com/mercurial/bts</a><br>** or <a href="mailto:mercurial <at> selenic.com"> mercurial <at> selenic.com</a><br>** Mercurial Distributed SCM (version unknown)<br>Traceback (most recent call last):<br> File "c:\python24\scripts\hg", line 12, in ?<br> commands.run()<br> File "c:\python24\Lib\site-packages\mercurial\commands.py", line 2994, in run <br> sys.exit(dispatch(sys.argv[1:]))<br> File "c:\python24\Lib\site-packages\mercurial\commands.py", line 3217, in dispatch<br> return d()<br> File "c:\python24\Lib\site-packages\mercurial\commands.py", line 3178, in <lambda> <br> d = lambda: func(u, *args, **cmdoptions)<br> File "c:\python24\Lib\site-packages\mercurial\commands.py", line 406, in clone<br> update=not opts['noupdate'])<br> File "c:\python24\Lib\site-packages\mercurial\hg.py", line 200, in clone <br> dest_repo.clone(src_repo, heads=revs, stream=stream)<br> File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1957, in clone<br> return self.pull(remote, heads)<br> File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1345, in pull <br> return self.addchangegroup(cg, 'pull', remote.url())<br> File "c:\python24\Lib\site-packages\mercurial\localrepo.py", line 1825, in addchangegroup<br> if cl.addgroup(chunkiter, csmap, tr, 1) is None: <br> File "c:\python24\Lib\site-packages\mercurial\revlog.py", line 1140, in addgroup<br> for chunk in revs:<br> File "c:\python24\Lib\site-packages\mercurial\changegroup.py", line 31, in chunkiter <br> c = getchunk(source)<br> File "c:\python24\Lib\site-packages\mercurial\changegroup.py", line 15, in getchunk<br> d = source.read(4)<br> File "c:\python24\Lib\site-packages\mercurial\util.py", line 1061, in read <br> for chunk in self.in_iter:<br> File "c:\python24\Lib\site-packages\mercurial\httprepo.py", line 121, in zgenerator<br> yield zd.decompress(chunk)<br>zlib.error: Error -3 while decompressing: invalid distance too far back <br>transaction abort!<br>rollback completed</p> <p>E:\gf-aoi-repo4-galil><br clear="all"><br>-- <br>Life is too important to be taken serious!! </p> </div> </div> |
|
|