From 399f8cf649c6ef9bc520c2a2ed67ad810c51e5f5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 21 Sep 2015 15:35:13 -0400 Subject: [PATCH] response --- ...ent_2_cf9a679c7e6ec5cae4109e748b20b8f9._comment | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 doc/bugs/MacOSX:_archive_folders_not_working_as_expected/comment_2_cf9a679c7e6ec5cae4109e748b20b8f9._comment diff --git a/doc/bugs/MacOSX:_archive_folders_not_working_as_expected/comment_2_cf9a679c7e6ec5cae4109e748b20b8f9._comment b/doc/bugs/MacOSX:_archive_folders_not_working_as_expected/comment_2_cf9a679c7e6ec5cae4109e748b20b8f9._comment new file mode 100644 index 0000000000..8398805bed --- /dev/null +++ b/doc/bugs/MacOSX:_archive_folders_not_working_as_expected/comment_2_cf9a679c7e6ec5cae4109e748b20b8f9._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 2""" + date="2015-09-21T19:29:26Z" + content=""" +If this is OSX specific, which it seems to be (I've tested archive folders +working as expected plenty on Linux), it might have to do with the +assistant not seeing an event for the file being added when it's renamed +to/from the archive folder. In the --debug log, it looks like the file +got deleted but never added back. + +If this is the case, `git annex status` should show the file as not being +checked into git. +"""]]