Largefiles broken?

dukeofgaming dukeofgaming at gmail.com
Mon Nov 12 14:03:02 CST 2012


Hi,

Normally I just add largefiles manually, but I thought that setting the
following arguments would take care of the following extensions and files
bigger than 10 MB whenever I do an "hg add", and it is not working like
that.

Am I doing/expecting something different than I should?, here is my
configuration:

[largefiles]
patterns =
re:.*\.(bin|pyd|exe|zip|rar|jpg|png|bmp|a|so|swf|fla|hex|out|a|dat|so)$
minsize = 10
usercache = D:\hglfcache

When are the previous parameters supposed to kick in?, only in lfconvert? I
think they should kick in on an add/addremove operation as well., if not,
what is the point to the pattern/minsize parameters?

BTW, I installed Mercurial with the latest TortoiseHg, but am doing
everything from the command line.

Regards,

David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20121112/acc23fab/attachment.html>


More information about the Mercurial-devel mailing list