integrity errors encountered

Quenouille Guillaume guillaume.quenouille at cnes.fr
Tue Jan 20 03:28:02 CST 2009


Hello,

We are using version 1.1.2 since thursday (15/01/2009) , and after
running "hg verify" command we have some integrity troubles. These
errors did not occur when we used Mercurial 1.0.2 last week. We are
using a lot of repositories (~1200), but only 2 of them have a problem
with the new version. We are using Mercurial on RedHat 5.

On the first repository, we have a problem with 1 file. When we extract
it, its size is 265, not 269. It is a binary file. And when we try to
commit this file with Mercurial 1.1.2, hg verify has the same result. I
do not understand why there is a problem...
$ hg verify -v
repository uses revlog format 1
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
 prepa/preparation/ex/inter.ref at 0: unpacked size is 265, 269 expected
2374 files, 1 changesets, 2374 total revisions
1 integrity errors encountered!
(first damaged changeset appears to be 0)



On the second repository, we have warnings. If we extract this version
and commit it in Mercurial, warnings disappear, but why is t there a
problem with these files and not with the others?
$ hg verify -v
repository uses revlog format 1
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/libutil/libutl-0.90/doc/_tokenizer_8h-source.html.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/AOCSTOOLS/SourceOutils/bin/
atlas_Athlon.dll.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/libutil/libutl-0.90/doc/classutl_1_1_concrete_type_info__coll__gra
ph.gif.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/libutil/libutl-0.90/doc/_allocator_8h-source.html.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/AOCSTOOLS/OUTILS/TCLLIB/tcl
lib_doc/asn.html.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/So
urceOutils/orbite/soleil.c.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/AOCSTOOLS/OUTILS/TCLLIB/con
trol/do.tcl.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/So
urceOutils/slew/TEST/Scenario_4_3.txt.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/libutil/libutl-0.90/doc/host_8h-source.html.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/libutil/libutl-0.90/uoi/algorithms.cpp.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/Examples/FileEditor/Main.h.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/lib/libcfgmgr32.a.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/libutil/libutl-0.90/doc/classutl_1_1_invalid_address_ex-members.ht
ml.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/libutil/libutl-0.90/doc/classutl_1_1_t_collection-members.html.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/libutil/libutl-0.90/ucc/BinTreeNode.h.i'
warning: orphan revlog
'data/CAL-OUTILS-SCAO-CNES/AOCSTOOLS_CALIPSO/Sources_Outils_AOCSTOOLS/De
v-cpp/include/c++/mingw32/bits/gthr.h.i'
4574 files, 1 changesets, 4574 total revisions
16 warnings encountered!

Thank you for your help.

Guillaume Quenouille







More information about the Mercurial mailing list