From b4cd0088537c105cf4480e7bc8c93b69990aab6a Mon Sep 17 00:00:00 2001 From: falsifian Date: Tue, 5 Oct 2021 20:55:32 +0000 Subject: [PATCH 1/2] Added a comment --- ...omment_2_11b9261bc5c32d3e36357afc021ac4e1._comment | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 doc/forum/config_to_make_git_annex_sync_only_sync_metadata__63__/comment_2_11b9261bc5c32d3e36357afc021ac4e1._comment diff --git a/doc/forum/config_to_make_git_annex_sync_only_sync_metadata__63__/comment_2_11b9261bc5c32d3e36357afc021ac4e1._comment b/doc/forum/config_to_make_git_annex_sync_only_sync_metadata__63__/comment_2_11b9261bc5c32d3e36357afc021ac4e1._comment new file mode 100644 index 0000000000..ec390af969 --- /dev/null +++ b/doc/forum/config_to_make_git_annex_sync_only_sync_metadata__63__/comment_2_11b9261bc5c32d3e36357afc021ac4e1._comment @@ -0,0 +1,11 @@ +[[!comment format=mdwn + username="falsifian" + avatar="http://cdn.libravatar.org/avatar/59c3c23c500d20d83ecb9d1f149be9ae" + subject="comment 2" + date="2021-10-05T20:55:32Z" + content=""" +Thanks joey, your script is useful and I can use it as a workaround if necessary. + +I still don't understand the reason behind the behaviour. Why does `annex.synconlyannex = true` cause content to be synced? Wouldn't it be simpler to just say content is synced iff `annex.synccontent` is set to true? (I leave at the default, `false`, because I don't want content to be synced, but that does not help.) + +"""]] From 2daf299543660fcce4a25eec57c6577d0cd16014 Mon Sep 17 00:00:00 2001 From: "bjornw@6a7d7d0413efc7ed3bb44922586f040bb768b71c" Date: Tue, 5 Oct 2021 21:09:44 +0000 Subject: [PATCH 2/2] Added a comment: Thanks! --- .../comment_4_d4178d99179e8761162c74673042e28a._comment | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/tips/what_to_do_when_a_repository_is_corrupted/comment_4_d4178d99179e8761162c74673042e28a._comment diff --git a/doc/tips/what_to_do_when_a_repository_is_corrupted/comment_4_d4178d99179e8761162c74673042e28a._comment b/doc/tips/what_to_do_when_a_repository_is_corrupted/comment_4_d4178d99179e8761162c74673042e28a._comment new file mode 100644 index 0000000000..0f09dfabab --- /dev/null +++ b/doc/tips/what_to_do_when_a_repository_is_corrupted/comment_4_d4178d99179e8761162c74673042e28a._comment @@ -0,0 +1,9 @@ +[[!comment format=mdwn + username="bjornw@6a7d7d0413efc7ed3bb44922586f040bb768b71c" + nickname="bjornw" + avatar="http://cdn.libravatar.org/avatar/676a7c403af0627c9bde84ee1ab3975c" + subject="Thanks!" + date="2021-10-05T21:09:44Z" + content=""" +This worked like a charm. +"""]]