[PATCH] add format.usefncache config option (default is true)

Benoit Boissinot bboissin at gmail.com
Fri Oct 24 12:23:28 UTC 2008


On Fri, Oct 24, 2008 at 1:12 PM, Adrian Buehlmann <adrian at cadifra.com> wrote:
> # HG changeset patch
> # User Adrian Buehlmann <adrian at cadifra.com>
> # Date 1224837111 -7200
> # Node ID ae70fe6143fc854b3d99a695a3cad2859d7afbec
> # Parent  9f0e52e1df77639faebde4271047da94909f3730
> add format.usefncache config option (default is true)
>
> This enables for example "hg clone --config format.usefncache=0" which
> creates a non-fncache repository, which then can be read by Mercurial
> versions before 7946503ec76e.

Pushed to crew, thanks.

Benoit



More information about the Mercurial-devel mailing list