From aa9f84c7486d348ef904614288dfb0cff9f29288 Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Sat, 27 Jul 2013 22:40:58 +0000 Subject: [PATCH] Added a comment --- .../comment_4_7d642fc65040a7b583cdece33db01826._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/bugs/failure_to_find_file_that___34__should__34___exist_in_remote_is_silent/comment_4_7d642fc65040a7b583cdece33db01826._comment diff --git a/doc/bugs/failure_to_find_file_that___34__should__34___exist_in_remote_is_silent/comment_4_7d642fc65040a7b583cdece33db01826._comment b/doc/bugs/failure_to_find_file_that___34__should__34___exist_in_remote_is_silent/comment_4_7d642fc65040a7b583cdece33db01826._comment new file mode 100644 index 0000000000..18c9b6668e --- /dev/null +++ b/doc/bugs/failure_to_find_file_that___34__should__34___exist_in_remote_is_silent/comment_4_7d642fc65040a7b583cdece33db01826._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.152.246.110" + subject="comment 4" + date="2013-07-27T22:40:58Z" + content=""" +I should add that it also seems to make sense to stat the file to see if it's present, like it does now. The location log can be out of date, and when more accurate info is right there, it should use it. And nor is the location log being out of date something that it should complain about, because it can easily happen eg when `git annex sync` has not been run recently. +"""]]