I&#39;m trying to clone a fresh version of the rabbitmg-dotnet-client but get this weird error:<br><br><div>C:\dev&gt;hg clone <a href="http://hg.rabbitmq.com/rabbitmq-dotnet-client/">http://hg.rabbitmq.com/rabbitmq-dotnet-client/</a><br>
<div>destination directory: rabbitmq-dotnet-client</div><div>requesting all changes</div><div>adding changesets</div><div>adding manifests</div><div>adding file changes</div><div>transaction abort!</div><div>rollback completed</div>
<div>** unknown exception encountered, details follow</div><div>** report bug details to <a href="http://www.selenic.com/mercurial/bts">http://www.selenic.com/mercurial/bts</a></div><div>** or <a href="mailto:mercurial@selenic.com">mercurial@selenic.com</a></div>
<div>** Mercurial Distributed SCM (version 1.1.1+20081229)</div><div>** Extensions loaded: win32text</div><div>Traceback (most recent call last):</div><div>  File &quot;hg&quot;, line 20, in &lt;module&gt;</div><div>  File &quot;mercurial\dispatch.pyc&quot;, line 20, in run</div>
<div>  File &quot;mercurial\dispatch.pyc&quot;, line 29, in dispatch</div><div>  File &quot;mercurial\dispatch.pyc&quot;, line 45, in _runcatch</div><div>  File &quot;mercurial\dispatch.pyc&quot;, line 367, in _dispatch</div>
<div>  File &quot;mercurial\dispatch.pyc&quot;, line 416, in _runcommand</div><div>  File &quot;mercurial\dispatch.pyc&quot;, line 376, in checkargs</div><div>  File &quot;mercurial\dispatch.pyc&quot;, line 361, in &lt;lambda&gt;</div>
<div>  File &quot;mercurial\util.pyc&quot;, line 715, in check</div><div>  File &quot;mercurial\commands.pyc&quot;, line 595, in clone</div><div>  File &quot;mercurial\hg.pyc&quot;, line 215, in clone</div><div>  File &quot;mercurial\localrepo.pyc&quot;, line 2137, in clone</div>
<div>  File &quot;mercurial\localrepo.pyc&quot;, line 1481, in pull</div><div>  File &quot;mercurial\localrepo.pyc&quot;, line 2029, in addchangegroup</div><div>  File &quot;mercurial\revlog.pyc&quot;, line 1202, in addgroup</div>
<div>  File &quot;mercurial\changegroup.pyc&quot;, line 31, in chunkiter</div><div>  File &quot;mercurial\changegroup.pyc&quot;, line 21, in getchunk</div><div>  File &quot;mercurial\util.pyc&quot;, line 1662, in read</div>
<div>  File &quot;mercurial\httprepo.pyc&quot;, line 19, in zgenerator</div><div>zlib.error: Error -3 while decompressing: too many length or distance symbols</div><div><br></div><div><br></div><div>Any one have any thoughts on what the problem is? Can others checkout/update from the mercurial repository?</div>
<div><br></div><div>Thanks</div><div>Jon Palmer</div></div>