diff --git a/doc/forum/Efficiently_move_files_from_one_repo_to_another/comment_1_0cc04ef5e511241a5152a0702f943538._comment b/doc/forum/Efficiently_move_files_from_one_repo_to_another/comment_1_0cc04ef5e511241a5152a0702f943538._comment new file mode 100644 index 0000000000..62ec2124c1 --- /dev/null +++ b/doc/forum/Efficiently_move_files_from_one_repo_to_another/comment_1_0cc04ef5e511241a5152a0702f943538._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 1" + date="2018-09-24T15:58:03Z" + content=""" +Location tracking tracks locations of keys, not of filenames or directory names (unless you use the WORM backend). Are you sure you care if other people know what keys (checksums) exist on your non-shared system? If you don't, you could keep the contents of different repos as unconnected/unrelated branches in the same git repo. See also [[https://git-annex.branchable.com/tips/local_caching_of_annexed_files/]] +"""]]