From 0c67e634be946e8c81b5e527a32b475369f003e9 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" Date: Mon, 10 Mar 2014 17:15:54 +0000 Subject: Added a comment --- ...ent_1_42620a3c958666be2a0d5f5b8eadf7b4._comment | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 doc/todo/required_content/comment_1_42620a3c958666be2a0d5f5b8eadf7b4._comment diff --git a/doc/todo/required_content/comment_1_42620a3c958666be2a0d5f5b8eadf7b4._comment b/doc/todo/required_content/comment_1_42620a3c958666be2a0d5f5b8eadf7b4._comment new file mode 100644 index 000000000..7d490a9d7 --- /dev/null +++ b/doc/todo/required_content/comment_1_42620a3c958666be2a0d5f5b8eadf7b4._comment @@ -0,0 +1,23 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U" + nickname="Richard" + subject="comment 1" + date="2014-03-10T17:15:54Z" + content=""" +To give a specific example of what I want to do: + +I have a bunch of repos + +* A, Machine1 -- anchor repository and sometimes used to add new content +* B, Machine2 -- anchor repository, offsite +* C, External1 -- anchor repository, stored off-site +* D, Laptop -- transient repo to carry data around and to add new content +* E, USB1 -- transient, travel backups +* F, USB2 -- transient, travel backups + +A-C should get _all_ data. A-F trust A-C to always retain all data, online checks for availability are not needed because A-C run frequent fsck. Ideally, `git annex drop` should be no-op in A-C. + +D-F should retain data as long as it's not been saved in _all_ of A-C. As soon as A-C have copies, `git annex drop` in D-F should drop that content; before that, they _must not_ drop said content. + +Richard +"""]] -- cgit v1.2.3