Added a comment: bup splitting

This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawm72W-CH7bzZ8uHvaw1KJGrToPSQDNBnIA 2013-08-05 17:13:14 +00:00 committed by admin
parent 7fd0b9904f
commit a613117b82

View file

@ -0,0 +1,11 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawm72W-CH7bzZ8uHvaw1KJGrToPSQDNBnIA"
nickname="Beni"
subject="bup splitting"
date="2013-08-05T17:13:14Z"
content="""
bup splits files into chunks based on rolling sums.
https://github.com/apenwarr/bup/blob/master/DESIGN
For small changes to big files, this would improve not only transfer speed but also repository size.
And git-annex already supports bup remotes. What's missing?
"""]]