From d4d4d2b2782fa1d5765074160be7108e93e7eb2f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 13 Nov 2013 20:59:17 -0400 Subject: copied a very interesting comment from the poll site --- .../comment_1_2bf439f7a3bc3d6fab91849017946182._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/testimonials/comment_1_2bf439f7a3bc3d6fab91849017946182._comment (limited to 'doc/testimonials/comment_1_2bf439f7a3bc3d6fab91849017946182._comment') 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. +"""]] -- cgit v1.2.3