From d662a36a189a3079af5af2f042cad405efa215a8 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" Date: Fri, 11 Sep 2015 20:46:01 +0000 Subject: [PATCH 1/3] Added a comment --- .../comment_2_5fac7c41c9841cea4234afa0a98b1636._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex_does_not_respect_preferred_content_settings/comment_2_5fac7c41c9841cea4234afa0a98b1636._comment diff --git a/doc/forum/git-annex_does_not_respect_preferred_content_settings/comment_2_5fac7c41c9841cea4234afa0a98b1636._comment b/doc/forum/git-annex_does_not_respect_preferred_content_settings/comment_2_5fac7c41c9841cea4234afa0a98b1636._comment new file mode 100644 index 0000000000..90c6303915 --- /dev/null +++ b/doc/forum/git-annex_does_not_respect_preferred_content_settings/comment_2_5fac7c41c9841cea4234afa0a98b1636._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" + nickname="Hamza" + subject="comment 2" + date="2015-09-11T20:46:00Z" + content=""" +joey thanks for the reply, I've updated the expression to \"not copies=PodA:1\" but running \"git annex get --auto\" still wants to get all files that are already present in other repos in PodA. Say I have file asd.txt present in PodA repo 2 and PodB repo 4 content is already there. running get on repo 1 still gets the file in repo 1. +"""]] From 8e30053d5bfd2ce034bd1045359a50d2551b24b3 Mon Sep 17 00:00:00 2001 From: "https://id.koumbit.net/anarcat" Date: Sat, 12 Sep 2015 22:18:40 +0000 Subject: [PATCH 2/3] toc --- doc/todo/enable_a_discussion_forum_or_support_system.mdwn | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/todo/enable_a_discussion_forum_or_support_system.mdwn b/doc/todo/enable_a_discussion_forum_or_support_system.mdwn index 99f291e357..ba057ea384 100644 --- a/doc/todo/enable_a_discussion_forum_or_support_system.mdwn +++ b/doc/todo/enable_a_discussion_forum_or_support_system.mdwn @@ -15,6 +15,8 @@ better than a simple web forum or mailing list; which may end up being the only solution considering the first requirements, but let's give it a try. :) +[[!toc]] + Stack exchange ============== From eff474d0486e3d74fa4e534c6648a2ad541b6097 Mon Sep 17 00:00:00 2001 From: "https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" Date: Sun, 13 Sep 2015 12:52:51 +0000 Subject: [PATCH 3/3] Added a comment --- .../comment_3_e2ea1843bbc9580ca7b4ec494f53b552._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/git-annex_does_not_respect_preferred_content_settings/comment_3_e2ea1843bbc9580ca7b4ec494f53b552._comment diff --git a/doc/forum/git-annex_does_not_respect_preferred_content_settings/comment_3_e2ea1843bbc9580ca7b4ec494f53b552._comment b/doc/forum/git-annex_does_not_respect_preferred_content_settings/comment_3_e2ea1843bbc9580ca7b4ec494f53b552._comment new file mode 100644 index 0000000000..1870bc743f --- /dev/null +++ b/doc/forum/git-annex_does_not_respect_preferred_content_settings/comment_3_e2ea1843bbc9580ca7b4ec494f53b552._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8" + nickname="Hamza" + subject="comment 3" + date="2015-09-13T12:52:51Z" + content=""" +As a test I've created 4 new test repos (different test content) with your suggested settings, you are correct that with the settings everything works as it should but for some reason my actual repos does not honor those settings. +"""]]