How should dirstate.invalidate() interact with commands.debugstate(...) ?

Peer Stritzinger peerst at gmail.com
Tue Oct 25 13:42:00 CDT 2011


On Tue, Oct 25, 2011 at 7:33 PM, Matt Mackall <mpm at selenic.com> wrote:
> On Tue, 2011-10-25 at 19:15 +0200, Peer Stritzinger wrote:
> The dirstate member of localrepo is recreated/reloaded on its next use
> by calling this method:

Thanks, I see so dirstate.invalidate() wasn't a such useful method to debug.

Except when the cached dirstate might be corrupt, but this doesn't
seem the case here.
-- Peer


More information about the Mercurial-devel mailing list