[PATCH 3 of 3 V4] largefiles: setup "largefiles" feature in each repositories individually

Siddharth Agarwal sid0 at fb.com
Tue Sep 24 17:40:31 CDT 2013


On 09/24/2013 03:33 PM, Siddharth Agarwal wrote:
> The extension looks at whether its corresponding entry is present in 
> the requires file, and if it is, doesn't use the alternate compression 
> algorithm to compress itself. 

Erm, poorly worded. A better attempt:

The extension looks at whether the line 'lz4revlog' is present in the 
requires file. If it is, it uses the alternate compression algorithm to 
compress revlogs. If it isn't, it doesn't.


More information about the Mercurial-devel mailing list