summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://me.yahoo.com/a/FHnTlSBo1eCGJRwueeKeB6.RCaPbGMPr5jxx8A--#ce0d8 <Hamza@web>2015-09-11 11:54:36 +0000
committerGravatar admin <admin@branchable.com>2015-09-11 11:54:36 +0000
commit0b4864f55b621742bdb4672b665b05261cc28eae (patch)
tree24e6c930369c31c79ee22a599792e29a77333dbf
parent3f588ee649c30817c03042d632148d713c93f2c1 (diff)
-rw-r--r--doc/forum/git-annex_does_not_respect_preferred_content_settings.mdwn20
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/forum/git-annex_does_not_respect_preferred_content_settings.mdwn b/doc/forum/git-annex_does_not_respect_preferred_content_settings.mdwn
index 9849f396d..bb719e08d 100644
--- a/doc/forum/git-annex_does_not_respect_preferred_content_settings.mdwn
+++ b/doc/forum/git-annex_does_not_respect_preferred_content_settings.mdwn
@@ -1,17 +1,17 @@
I have the following vicfg,
-group UUID1 = PodA
-group UUID2 = PodA
-group UUID3 = PodA
-group UUID4 = PodB
+ group UUID1 = PodA
+ group UUID2 = PodA
+ group UUID3 = PodA
+ group UUID4 = PodB
-wanted UUID1 = groupwanted
-wanted UUID2 = groupwanted
-wanted UUID3 = groupwanted
-wanted UUID4 = groupwanted
+ wanted UUID1 = groupwanted
+ wanted UUID2 = groupwanted
+ wanted UUID3 = groupwanted
+ wanted UUID4 = groupwanted
-groupwanted PodA = present and not copies=PodA:1
-groupwanted PodB = present and not copies=PodB:1
+ groupwanted PodA = present and not copies=PodA:1
+ groupwanted PodB = present and not copies=PodB:1
at this point repos 1 2 3 combined has 1 copy of each file and repo 4 has full copy of all files. (used to move files around manually before grouping repos).