[RFC] kbfiles: an extension to track binary files with less wasted bandwidth

Matt Mackall mpm at selenic.com
Sun Oct 2 14:40:23 CDT 2011


On Sat, 2011-10-01 at 22:35 -0400, Greg Ward wrote:
> Here's the behaviour I want:
> 
>   if '.hglf/' is a dir:
>     use that as the largefiles standin prefix
>   elif '.hgbfiles' is a dir:
>     use that as the largefiles standin prefix
>   elif '.kbf' is a dir:
>     use that as the largefiles standin prefix
>   else:
>     no largefiles in this changeset: fallback to 'hglf' in case
>     someone adds one

I tend to agree with this approach. Largefiles should be
backwards-compatible with the installed base if possible.

-- 
Mathematics is the supreme nostalgia of our time.




More information about the Mercurial-devel mailing list