On Aug 21, 2006, at 0:44, Allan Odgaard wrote:
You can either enable the workaround for the file system you use (if it’s not already targetted) or disable meta data altogether while TM is not running:
defaults write com.macromates.textmate
OakDocumentDisableFSMetaData 1
See 19.4 and 22.8 in the manual for more information.
I'm using HFS+. I tried both disabling meta data and adding HFS to OakDocumentCustomFSMetaData, and both seem to prevent the crashes I was experiencing.
Thanks for the workarounds. Any idea what would be causing this with an HFS+ file system?