[PATCH 0 of 3] verify store entries

Adrian Buehlmann adrian at cadifra.com
Sun Jul 27 18:08:00 UTC 2008


This tries to implement what Matt said about verify
in  http://selenic.com/pipermail/mercurial-devel/2008-July/007215.html
and http://selenic.com/pipermail/mercurial-devel/2008-July/007222.html

On 22.07.2008 17:29, Matt Mackall wrote:
> On Tue, 2008-07-22 at 10:12 +0200, Adrian Buehlmann wrote:
[snip]
> And how do we do that? We check that for every file mentioned in the
> changelog and manifest, there's a file mentioned by repo.storefiles(). 
> Which is a good test regardless of what store type we're using.

Instead of repo.storefiles(), I've used repo.store.datafiles().


More information about the Mercurial-devel mailing list