diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/preferred_content/comment_7_c4acaa237bf1a8512c5e8ea4cdbd11b9._comment | 4 | ||||
-rw-r--r-- | doc/preferred_content/comment_8_ff2a2dc9c566ebd9f570bdfcd7bfc030._comment | 27 |
2 files changed, 3 insertions, 28 deletions
diff --git a/doc/preferred_content/comment_7_c4acaa237bf1a8512c5e8ea4cdbd11b9._comment b/doc/preferred_content/comment_7_c4acaa237bf1a8512c5e8ea4cdbd11b9._comment index 3beac6ba8..4facaf69b 100644 --- a/doc/preferred_content/comment_7_c4acaa237bf1a8512c5e8ea4cdbd11b9._comment +++ b/doc/preferred_content/comment_7_c4acaa237bf1a8512c5e8ea4cdbd11b9._comment @@ -4,5 +4,7 @@ subject="comment 7" date="2013-01-10T03:51:38Z" content=""" -Sorry, there's not. The expressions used for \"standard\" are built in. +The expressions used for \"standard\" are built in. + +But, you can use \"groupwanted\" instead, see documentation above. """]] diff --git a/doc/preferred_content/comment_8_ff2a2dc9c566ebd9f570bdfcd7bfc030._comment b/doc/preferred_content/comment_8_ff2a2dc9c566ebd9f570bdfcd7bfc030._comment deleted file mode 100644 index 3c914ee92..000000000 --- a/doc/preferred_content/comment_8_ff2a2dc9c566ebd9f570bdfcd7bfc030._comment +++ /dev/null @@ -1,27 +0,0 @@ -[[!comment format=mdwn - username="https://www.google.com/accounts/o8/id?id=AItOawmRFKwny4rArBaz-36xTcsJYqKIgdDaw5Q" - nickname="Andrew" - subject="comment 8" - date="2013-01-10T10:24:28Z" - content=""" -By way of a feature request: Maybe the way to do this is to have an additional keyword like \"config\" or \"repo\" that allows you to use vicfg and/or git config to set alternative rules and even additional group names. - -In git config: - - annex.groups.<groupname> = present and exclude=*/archive/* and exclude=archive/* - -in vicfg: - - # (for passport) - #trust A0637025-ED47-4F95-A887-346121F1B4A0 = semitrusted - - # (for passport) - group A0637025-ED47-4F95-A887-346121F1B4A0 = transfer - - # (for passport) - preferred-content A0637025-ED47-4F95-A887-346121F1B4A0 = repo - - # (for transfer) - group-content transfer = present and exclude=*/archive/* and exclude=archive/* - -"""]] |