Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The "a better Dropbox" comment was quite tongue in cheek. You can think of git-annex as a way of managing files in git without managing the contents, which is exactly what we want for binary blobs like PDFs, word documents, whatever.

The syncronization between computers is done essentially how one would do it with git. Personally, I sync to a private VM host so the content is available "in the cloud".

At the moment I just sycn everything manually, but it's possible to setup git-hooks to make it automatic. git-annex is nice for power users, since it allows fine grained control of where to keep what content. The file metadata is stored in git, but you choose when and how to pull or push the actual files themselves.

That makes it possible to sync cross sections of an entire library, for example. This is how I manage what to put on my kindle and what to keep off it.



There is git-annex assistant. I ended up going back to manual synchronizing, but it is promising as more of a drop-in replacement for DB.

https://git-annex.branchable.com/assistant/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: