fix fsevents rename handling

For both files and whole directories; also tested on moving whole dirs out
of and into the working copy.
This commit is contained in:
Joey Hess 2012-12-28 16:20:05 -04:00
parent 6e4ec17da4
commit 94d735c12a
2 changed files with 16 additions and 14 deletions

View file

@ -15,9 +15,6 @@ available!
See [[bug|bugs/Issue_on_OSX_with_some_system_limits]]. (Does not affect
OSX any longer).
* The OSX FSEvents code is new and relatively untested. A known problem is
that it does not handle whole directory renames right.
## todo
* Run niced and ioniced? Seems to make sense, this is a background job.