This commit is contained in:
Joey Hess 2011-03-31 14:10:08 -04:00
parent 29738265f2
commit 48c102f522

View file

@ -5,6 +5,7 @@ Christophe-Marie Duquesne has just announced
relying on git-annex: relying on git-annex:
<blockquote> <blockquote>
<pre>
What are your goals? What are your goals?
Seamless synchronization "à la dropbox". Seamless synchronization "à la dropbox".
Ability to use with big binary files such as mp3/movies. Ability to use with big binary files such as mp3/movies.
@ -12,6 +13,7 @@ Entirely decentralized.
Don't use unnecessary space Don't use unnecessary space
Keep it simple: avoid special VCS commands and keep a filesystem Keep it simple: avoid special VCS commands and keep a filesystem
interface as much as possible. interface as much as possible.
</pre>
</blockquote> </blockquote>
While still alpha, this is promising. --[[Joey]] While still alpha, this is promising. --[[Joey]]