Versioning really-big (binary) files
Posted Apr 6, 2010 18:47 UTC (Tue) by
vonbrand (subscriber, #4458)
In reply to:
Versioning really-big files by smurf
Parent article:
A proposed Subversion vision and roadmap
git uses delta compression by default (and has done so for a long time now), so the "huge binary files that change a bit" shouldn't be a problem. Please check with the latest version.
(
Log in to post comments)