This commit is contained in:
jaylangseth@fa84aeedaf6dd96a51e93b012339ac09fb4dc135 2017-01-18 21:07:14 +00:00 committed by admin
parent ff0a51c032
commit 8a982427d5

View file

@ -0,0 +1 @@
On OS X 10.11.6, if you save any MS office file (.pptx, .docx, .xlsx) in a git-annex directory it won't be synced unless you restart the daemon. If you look in the logs it says "/Users/me/annex/test.pptx still has writers, not adding" This probably has something to do with temporary/lockfiles used by MS office apps. Any ideas on a workaround, other than restarting the daemon constantly?