[patch 01/10] dirstate walking optimizations

Bryan O'Sullivan bos at serpentine.com
Tue Aug 9 14:57:14 CDT 2005


On Tue, 2005-08-09 at 15:18 -0400, Chris Mason wrote:

> I'm not sure how to test the matching functions. 

The easiest way is to use the debugwalk command.

For example:

hg debugwalk "*"

or

hg debugwalk "glob:*"

> hg diff 'glob:fs/reiserfs/*.c'
> 
> Am I just messing up the syntax?  This returns no changes for me.

The syntax looks fine to me.  I don't have the same problem on this
side, though I'm not using a kernel repo to test in.

	<b



More information about the Mercurial mailing list