← Back to team overview

dolfin team mailing list archive

Re: Problems with repository

 

On Sunday 21 September 2008 13:26:21 Anders Logg wrote:
> I also have 0.9.5. I had the errors before in my local repo but not
> when I clone a fresh one.

I have hg version 1.0.1 and the error are there with a new clone:

[hake@hake-laptop] tmp > hg clone http://www.fenics.org/hg/dolfin
destination directory: dolfin
requesting all changes
adding changesets
adding manifests
adding file changes
added 4790 changesets with 42104 changes to 4878 files
updating working directory
1263 files updated, 0 files merged, 0 files removed, 0 files unresolved
[hake@hake-laptop] dolfin > hg verify
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
 demo/pde/dg/poisson/python/demo.py.orig@4147: empty or missing copy source 
revlog demo/pde/dg/python/demo.py.orig:000000000000
 src/demo/mesh/partitioning/cpp/dolfin-mesh-partition-demo@3223: copy source 
revision is nullid 
src/demo/mesh/partitioning/dolfin-mesh-partition-demo:000000000000
 src/demo/mesh/partitioning/cpp/dolfin-mesh-partition-demo@3242: copy source 
revision is nullid 
src/demo/mesh/partitioning/dolfin-mesh-partition-demo:000000000000
 src/demo/mesh/partitioning/cpp/test.py@3223: copy source revision is nullid 
src/demo/mesh/partitioning/test.py:000000000000
4878 files, 4790 changesets, 42104 total revisions
4 integrity errors encountered!
(first damaged changeset appears to be 3223)

Johan


Follow ups

References