diff options
author | jaylangseth@fa84aeedaf6dd96a51e93b012339ac09fb4dc135 <jaylangseth@web> | 2017-01-18 21:07:14 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2017-01-18 21:07:14 +0000 |
commit | 3fecafd05e561e8d47b67c7f389f52af9bed3e41 (patch) | |
tree | 5daf1db24b2a7f2d0eb94ca13b93a0431a68078a | |
parent | ae9aba79960e3b780fdf7be33113c809dd7502de (diff) |
-rw-r--r-- | doc/forum/Git-annex_and_Microsoft_Office_files_on_OS_X.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
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 index 000000000..ab26e2b51 --- /dev/null +++ b/doc/forum/Git-annex_and_Microsoft_Office_files_on_OS_X.mdwn @@ -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? |