hg verify problem

Benoit Boissinot bboissin at gmail.com
Mon Sep 22 07:41:25 CDT 2008


On Mon, Sep 22, 2008 at 1:00 PM, Ilmar Wilbers <ilmarw at simula.no> wrote:
> Hello!
>
> We are having a problem with our repository. Since upgrading to 1.0.1,
> hg verify issues the following warnings:
> ilmarw at multiboot:dolfin$ hg verify
> checking changesets
> checking manifests
> crosschecking files in changesets and manifests
> checking files
>  demo/pde/dg/poisson/python/demo.py.orig at 4147: empty or missing copy
> source revlog demo/pde/dg/python/demo.py.orig:000000000000
>  src/demo/mesh/partitioning/cpp/dolfin-mesh-partition-demo at 3223: copy
> source revision is nullid
> src/demo/mesh/partitioning/dolfin-mesh-partition-demo:000000000000
>  src/demo/mesh/partitioning/cpp/dolfin-mesh-partition-demo at 3242: copy
> source revision is nullid
> src/demo/mesh/partitioning/dolfin-mesh-partition-demo:000000000000
>  src/demo/mesh/partitioning/cpp/test.py at 3223: copy source revision is
> nullid src/demo/mesh/partitioning/test.py:000000000000
> 4878 files, 4791 changesets, 42104 total revisions
> 4 integrity errors encountered!
> (first damaged changeset appears to be 3223)
>
> This is likely due to better consistency checks in Mercurial, which is fine.

I think this was downgraded to be a warning instead of an error.

regards,

Benoit


More information about the Mercurial mailing list