aboutsummaryrefslogtreecommitdiff
path: root/doc/bugs/MacOSX__58___archive_folders_not_working_as_expected/comment_3_4026607087a9da2759f841e59aadfcdc._comment
blob: ae32c97888ddb1ea3356cff68e72f79e9db65f45 (plain)
1
2
3
4
5
6
7
8
9
[[!comment format=mdwn
 username="nanotech"
 subject="comment 3"
 date="2016-03-17T08:39:36Z"
 content="""
I think this is the same bug as [Moved files are not picked up by the assistant on OS X](https://git-annex.branchable.com/bugs/Moved_files_are_not_picked_up_by_the_assistant_on_OS_X/). To reproduce, run the first transcript there but drop the file before moving it.

FSEvents fails to produce add events for dangling symlinks (<https://github.com/facebook/watchman/issues/172>), although it does produce removal events. Recompiling and using Kqueue with git-annex instead seems to detect dangling symlinks and add them correctly.
"""]]