[PATCH 10 of 19 STABLE] largefiles: adjust matching function to match appropriate files

FUJIWARA Katsunori foozy at lares.dti.ne.jp
Tue Feb 28 01:34:09 CST 2012


At Mon, 27 Feb 2012 20:54:43 -0500,
Greg Ward wrote:
> 
> On 27 February 2012, FUJIWARA Katsunori said:
> > # HG changeset patch
> > # User FUJIWARA Katsunori <foozy at lares.dti.ne.jp>
> > # Date 1330335216 -32400
> > # Branch stable
> > # Node ID 0317d98735a65b478976579bd10e75315ead234d
> > # Parent  d9217e9e3d58f84a077305fff6468d47d284ca03
> > largefiles: adjust matching function to match appropriate files
> [...]
> > +tests for pattern matching on "hg status" (mainly) with target reivisions:
> 
> Hooray! Tests!
> 
> > +  $ hg init statusrev
> > +  $ cd statusrev
> 
> ...but is there any chance you can use one of the existing repos
> already created in test-largefiles.t? Don't *any* of the test repos
> create the situation that you need to test here?

In this series to fix some bugs for "hg status" with largefiles,
some other tests are needed for 'directory pattern'.

So, I chose to newly create specific repo to focus on problems of "hg
status".

----------------------------------------------------------------------
[FUJIWARA Katsunori]                             foozy at lares.dti.ne.jp


More information about the Mercurial-devel mailing list