Re: «large» files.

Martijn Pieters mj at zopatista.com
Fri Apr 22 09:50:35 UTC 2016


On 22 April 2016 at 01:35, Matt Harbison <mharbison72 at gmail.com> wrote:
>> largefile.pdf: up to 51 MB of RAM may be required to manage this file
>> (use 'hg revert largefile.pdf' to cancel the pending addition)
>
>
> Be aware that you didn't add this as a largefile if you see this warning.
> You need to add a file with --large before any name or size based settings
> you may have setup will be honored.

Perhaps the largefiles extension should augment that warning message
to point to the `--large` switch if it is loaded?

largefile.pdf: up to 51 MB of RAM may be required to manage this file
(use 'hg revert largefile.pdf' to cancel the pending addition, or use
hg add --large largefile.pdf to track this as a large file instead)

-- 
Martijn Pieters



More information about the Mercurial mailing list