(no commit message)
authorjaylangseth@fa84aeedaf6dd96a51e93b012339ac09fb4dc135 <jaylangseth@web>
Wed, 18 Jan 2017 21:07:14 +0000 (21:07 +0000)
committeradmin <admin@branchable.com>
Wed, 18 Jan 2017 21:07:14 +0000 (21:07 +0000)
doc/forum/Git-annex_and_Microsoft_Office_files_on_OS_X.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Git-annex_and_Microsoft_Office_files_on_OS_X.mdwn b/doc/forum/Git-annex_and_Microsoft_Office_files_on_OS_X.mdwn
new file mode 100644 (file)
index 0000000..ab26e2b
--- /dev/null
@@ -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?