[PATCH V3] hg: support for auto sharing stores when cloning

Durham Goode durham at fb.com
Wed Jul 15 14:17:04 CDT 2015



On 7/15/15 8:40 AM, Augie Fackler wrote:
> On Thu, Jul 09, 2015 at 02:41:26PM -0500, Matt Mackall wrote:
>> On Wed, 2015-07-08 at 16:19 -0700, Gregory Szorc wrote:
>>> # HG changeset patch
>>> # User Gregory Szorc <gregory.szorc at gmail.com>
>>> # Date 1436397549 25200
>>> #      Wed Jul 08 16:19:09 2015 -0700
>>> # Node ID 243fa18e70c4e955a8df4f9db09aa78e2598242e
>>> # Parent  3948cb4d0ae70e7257e47e2fd9f657c0c1af7c2b
>>> hg: support for auto sharing stores when cloning
>> Shiny. Queued for default, thanks.
> How would people feel about making remotefilelog try and use this
> config? It might help unify the cache.
>
I'm not clear on how remotefilelog would use this.  Remotefilelog keeps 
some data in .hg/store/data (the file blobs), and some data in a 
(potentially system wide) cache, as specified by 
remotefilelog.cachepath, which one are you saying would use this config?


More information about the Mercurial-devel mailing list