How to add largefiles file from Python
ftreton
ftreton at dxo.com
Tue Dec 11 14:28:40 UTC 2012
Simon King wrote
> It sounds like the largefiles extension somehow isn't enabled in your
> TortoiseHG setup - you need to find out why that is.
Thanks to point out the source code location that was very helpful!
After checking the largefiles extension is correctly activated.
But the *commands.add()* is called instead of *overrides.overrideadd().*
It seems that the *uisetup * does not provide any line to override the add
function (only the command). It seems to work if the following line is added
plus some other changes.
I now think this is a largefiles issue that need be corrected.
Thanks
--
View this message in context: http://mercurial.808500.n3.nabble.com/How-to-add-largefiles-file-from-Python-tp3995633p3995664.html
Sent from the General mailing list archive at Nabble.com.
More information about the Mercurial
mailing list