diff options
author | https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw <Remi@web> | 2015-01-13 12:45:47 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-13 12:45:47 +0000 |
commit | e887cad0313c492fc46163d1085e6073681fbb4a (patch) | |
tree | 5754d0194c8456454cba79f56e1b23b056276e86 | |
parent | 695a00c549c591cc497c5fab4ccdba2c856eb7c2 (diff) |
Added a comment
-rw-r--r-- | doc/forum/Sync_files_from_remote_to_remote/comment_5_bdf293d30692311983d0586231535bd4._comment | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/doc/forum/Sync_files_from_remote_to_remote/comment_5_bdf293d30692311983d0586231535bd4._comment b/doc/forum/Sync_files_from_remote_to_remote/comment_5_bdf293d30692311983d0586231535bd4._comment new file mode 100644 index 000000000..4ea668070 --- /dev/null +++ b/doc/forum/Sync_files_from_remote_to_remote/comment_5_bdf293d30692311983d0586231535bd4._comment @@ -0,0 +1,20 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnm19dBCRphmtjXfopm_NpvnRwz-qIJ2Tw" + nickname="Remi" + subject="comment 5" + date="2015-01-13T12:45:47Z" + content=""" +Well my idea wasn't to have only this in the preferred content. You +can use \"or\" expression. + +That said, I've just check the manual, and it seem that there is no --in for +preferred content... But you could add your usb repos say to the +archival group (git annex group usb archival), Then use something like +like `\"include=* and ( exclude=*.mov or not inallgroup=archival )\"` +(this is untested, but I hope you get the idea). + +With such a preferred content, you local repository should get (and +keep) the .mov not in usb, and should drop them when they are send +there. + +"""]] |