largefiles vs bundles
Marcin Wiśnicki
mwisnicki at gmail.com
Mon Aug 19 00:11:28 UTC 2013
So I've learned the hard way that largefiles extension is completely
ignorant of bundles.
What is then the proper way to incrementally backup remote repository
with largefiles enabled ?
I thought about copying/rsyncing .hg/largefiles from local clone but I
don't know how to fetch all largefiles. There is a "--all-largefiles"
for 'clone' but I don't see a way to do it incrementally (with pull).
More information about the Mercurial
mailing list