File: Git-annex_and_Microsoft_Office_files_on_OS_X.mdwn

package info (click to toggle)
git-annex 10.20250416-2
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 73,572 kB
  • sloc: haskell: 90,656; javascript: 9,103; sh: 1,469; makefile: 211; perl: 137; ansic: 44
file content (1 line) | stat: -rw-r--r-- 393 bytes parent folder | download | duplicates (6)
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?