From 0fd9f08f8b0aebce248313f6fd7af972f7834341 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ" Date: Thu, 6 Nov 2014 22:59:39 +0000 Subject: [PATCH] Added a comment --- ...3_8f394437982cebeaf878f5b3871afaf3._comment | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 doc/bugs/Assistant_drops_files_from_remote_repos_that_it_shouldn__39__t/comment_3_8f394437982cebeaf878f5b3871afaf3._comment diff --git a/doc/bugs/Assistant_drops_files_from_remote_repos_that_it_shouldn__39__t/comment_3_8f394437982cebeaf878f5b3871afaf3._comment b/doc/bugs/Assistant_drops_files_from_remote_repos_that_it_shouldn__39__t/comment_3_8f394437982cebeaf878f5b3871afaf3._comment new file mode 100644 index 0000000000..6b281b60fe --- /dev/null +++ b/doc/bugs/Assistant_drops_files_from_remote_repos_that_it_shouldn__39__t/comment_3_8f394437982cebeaf878f5b3871afaf3._comment @@ -0,0 +1,18 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawnSenxKyE_2Z6Wb-EBMO8FciyRywjx1ZiQ" + nickname="Walter" + subject="comment 3" + date="2014-11-06T22:59:38Z" + content=""" +This might not be a very helpful comment, but a while ago I also had a situation where files would be dropped from a remote manual repo. + +Unfortunately, I was not able to get this to happen reliably, but from memory + +(on repo 1) + + git annex get file --from repo2 + +would result in ``file`` being gotten, and then dropped, from repo2, even though both repos were set to manual. + +But, the unhelpful part, is I can't even remember exactly when this happened (maybe a year ago), so this might not help narrow it down. +"""]]