summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-21 15:35:13 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-21 15:35:13 -0400
commit6b3bff56f1c5d39277ad8dd26b5a507e8c30d4db (patch)
treebcd25d2bca14ef52a2f96d53c421cccd2cbc51e1
parentb6cb6199f2ef7062cfe8ca5017bd04cba1b053ef (diff)
response
-rw-r--r--doc/bugs/MacOSX:_archive_folders_not_working_as_expected/comment_2_cf9a679c7e6ec5cae4109e748b20b8f9._comment14
1 files changed, 14 insertions, 0 deletions
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 000000000..8398805be
--- /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.
+"""]]