[issue3249] add '--lfsize' option to 'addremove' command

Gour bugs at mercurial.selenic.com
Sun Feb 5 07:19:24 UTC 2012


New submission from Gour <gour at atmarama.net>:

Hello!

Attempt to perform 

hg addremove

in my repo, gives:

abort: minimum size for largefiles must be specified
despite having

[largefiles]
minsize = 2
patterns = *.{jpg,png}

in my ~/.hgrc 'cause one of the files (urls.log) is 7.1M in size.

So, 'addremove' should get '--lfsize' option'. ;)


Sincerely,
Gour

----------
messages: 18969
nosy: gour
priority: feature
status: unread
title: add '--lfsize' option to 'addremove' command

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3249>
____________________________________________________



More information about the Mercurial-devel mailing list