(Author) at the moment I use git-annex for my primary archive.
The upsides are:
- it’s git! Everything is versioned and easy to sync to one more place
- it uses disk more efficiently than git (no double disk usage for objects and checkout)
The downside:
- it’s a pain to get it building and working on a new system (Haskell)
(Author) at the moment I use git-annex for my primary archive.
The upsides are: - it’s git! Everything is versioned and easy to sync to one more place - it uses disk more efficiently than git (no double disk usage for objects and checkout)
The downside: - it’s a pain to get it building and working on a new system (Haskell)