From a35cd6cdf7cb91679e666d6b237aa86ccd3e09dd Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 25 Feb 2015 14:17:03 -0400 Subject: [PATCH] comment --- ...mment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/forum/Repository_backup/comment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment diff --git a/doc/forum/Repository_backup/comment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment b/doc/forum/Repository_backup/comment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment new file mode 100644 index 0000000000..c668a4b6d7 --- /dev/null +++ b/doc/forum/Repository_backup/comment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 1""" + date="2015-02-25T18:14:42Z" + content=""" +The best way is to make a git remote and let `git-annex sync` +sync with it. You can put the git remote on github, gitorious, any +server with ssh, any server with rsync, a local backup drive, etc. + +Special remotes are key/value storage; this is not a very good +match for the access patterns needed for a git remote. +"""]]