diff options
author | divB <divB@web> | 2014-07-22 00:24:47 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-07-22 00:24:47 +0000 |
commit | fd6927e94af3d5e705471c2014ce7f1829146c29 (patch) | |
tree | f334ccd09bbc4756ef224d2cae379f706acb3c6e | |
parent | 75e0def247915ec27cdfcd50cb878dc5a90bf96d (diff) |
Added a comment
-rw-r--r-- | doc/forum/Standard_groups__47__preferred_contents/comment_4_e0faf9ebd3162e0de860eba0fd28c67c._comment | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/Standard_groups__47__preferred_contents/comment_4_e0faf9ebd3162e0de860eba0fd28c67c._comment b/doc/forum/Standard_groups__47__preferred_contents/comment_4_e0faf9ebd3162e0de860eba0fd28c67c._comment new file mode 100644 index 000000000..50acdbc4a --- /dev/null +++ b/doc/forum/Standard_groups__47__preferred_contents/comment_4_e0faf9ebd3162e0de860eba0fd28c67c._comment @@ -0,0 +1,15 @@ +[[!comment format=mdwn + username="divB" + ip="204.17.143.10" + subject="comment 4" + date="2014-07-22T00:24:46Z" + content=""" +... and for the directories the same: + +1.) Create a (sub-)directory 'subdir' with files and sync everything +2.) On the client: git annex get subdir . The subdirectory is now present, all files under it downloaded. +3.) On the server create a new file in 'subdir' and git annex add; git annex sync --content +4.) git annex sync --content on the client + +Result: Content of the files is not synced to client +"""]] |