Error while updating my repo

xancorreu xancorreu at gmail.com
Sat May 5 14:44:12 CDT 2012


Al 04/05/12 15:10, En/na Pierre-Yves David ha escrit:
> On Fri, May 04, 2012 at 03:08:30PM +0200, xancorreu wrote:
>> I have the same problem with server with hg 1.9.1:
>>
>> $ hg update
>> 115, in decompress
>>      return _decompress(bin)
>> zlib.error: Error -3 while decompressing data: incorrect data check
>>
> Can you please run "hg verify" on this repo?
>
I have these errors in server:

$ hg verify
repository uses revlog format 1
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
  documentacio/C++/C++ for Everyone, Second Edition - Cay S. 
Horstmann.pdf at 298: unpacking da3b15ba7df6: Error -3 while decompressing 
data: incorrect data check
2637 files, 312 changesets, 4096 total revisions
1 integrity errors encountered!
(first damaged changeset appears to be 298)



In the client (where I do hg push default), I have no errors:

$ hg verify
repository uses revlog format 1
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
2643 files, 316 changesets, 4128 total revisions


What can I do now?


Thanks,
Xan.


More information about the Mercurial-devel mailing list