diff options
author | Joey Hess <joey@kitenet.net> | 2011-02-22 14:49:36 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-02-22 14:49:36 -0400 |
commit | 0d699b7a322bfa2977cba1f29bd8f44fabb88aa6 (patch) | |
tree | 1cfa0d2ff40174276f7dc6e8a0f0876548dd6062 | |
parent | 53282f4f67d23369a78bce11d1e79cda657d17c8 (diff) |
meh
-rw-r--r-- | doc/forum/relying_on_git_for_numcopies/comment_1_8ad3cccd7f66f6423341d71241ba89fc._comment | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/relying_on_git_for_numcopies/comment_1_8ad3cccd7f66f6423341d71241ba89fc._comment b/doc/forum/relying_on_git_for_numcopies/comment_1_8ad3cccd7f66f6423341d71241ba89fc._comment index 219bb60b9..83a908da8 100644 --- a/doc/forum/relying_on_git_for_numcopies/comment_1_8ad3cccd7f66f6423341d71241ba89fc._comment +++ b/doc/forum/relying_on_git_for_numcopies/comment_1_8ad3cccd7f66f6423341d71241ba89fc._comment @@ -28,7 +28,7 @@ version. just remove the files from the location log, but keep them in-annex. Dropping a file only looks at repos that the location log says have a file; so other repos can have retained a copy of a file secretly like - this, and can safely remove it at any time. I'd need to look into this a bit more to be 100% sure it's safe, but have started [[todo/hidden_files]]. + this, and can safely remove it at any time. I'd need to look into this a bit more to be 100% sure it's safe, but have started [[todo/hidden_files]]. - I don't see any reduced round trips. It still has to contact N other repos on drop. Now, rather than checking that they have a file, it needs |