[PATCH 1 of 1] Add support for ui.one_filesystem in hgrc

Benoit Boissinot bboissin at gmail.com
Wed Mar 31 09:32:40 CDT 2010


On Wed, Mar 31, 2010 at 07:21:49AM -0700, Lars Damerow wrote:
> From Benoit Boissinot <bboissin at gmail.com>, Wed, Mar 31, 2010 at 01:29:22PM +0200:
> > 
> > I'm not sure the name makes it clear this option is only used when
> > finding repo root (not on add/status/etc.).
> 
> Hi Benoit,
> 
> Those operations implicitly look for the repo root.

Yes. But if you have a subdirectory foo on another FS, then hg status
will still happily stat everything under foo/, and hg add will add any
unknown file from foo/, etc.

So it's not really true that hg won't cross FS boundary with this
option. (sorry if I wasn't clear on my first e-mail)

Cheers,

Benoit

-- 
:wq


More information about the Mercurial-devel mailing list