diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-13 20:59:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-13 20:59:17 -0400 |
commit | d4d4d2b2782fa1d5765074160be7108e93e7eb2f (patch) | |
tree | 7f1ce68ef4b5b2f4cad5635d4f3441921f5324d2 /doc/testimonials | |
parent | a7cb2b7baf26d2dd488259164eae675fb70a8b43 (diff) |
copied a very interesting comment from the poll site
Diffstat (limited to 'doc/testimonials')
-rw-r--r-- | doc/testimonials/comment_1_2bf439f7a3bc3d6fab91849017946182._comment | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/testimonials/comment_1_2bf439f7a3bc3d6fab91849017946182._comment b/doc/testimonials/comment_1_2bf439f7a3bc3d6fab91849017946182._comment new file mode 100644 index 000000000..2c5facd1f --- /dev/null +++ b/doc/testimonials/comment_1_2bf439f7a3bc3d6fab91849017946182._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="gjost" + ip="108.205.152.179" + subject="distributed digital repository" + date="2013-11-14T00:39:49Z" + content=""" +I am in the process of building a distributed digital repository using Git and git-annex as a foundation. Our project is to collect and preserve archival-quality audio and video from multiple bandwidth-challenged remote sites. We're using git-annex to help us sneakernet the metadata and binaries around and to maintain multiple copies in geographically separate locations. Git very neatly addresses the problem of tracking changes, while git-annex makes it possible to track the flow of information through a network of distributed repositories. +"""]] |