How to add largefiles file from Python

ftreton ftreton at dxo.com
Tue Dec 11 10:18:43 UTC 2012


Matt Mackall wrote
> Please start by printing out the value of commands.add at this point,
> and see if it's actually still commands.add and not the function from
> the largefiles module that wraps it.

After adding prints the code is using commands.add and not the one from
largefiles module.

If I understand well in order to add a largefiles the add function need to
be Overridden. 
How then to activate this overriden ? 



--
View this message in context: http://mercurial.808500.n3.nabble.com/How-to-add-largefiles-file-from-Python-tp3995633p3995660.html
Sent from the General mailing list archive at Nabble.com.



More information about the Mercurial mailing list