Suddenly my diffs from the subversion bundle are failing with the error message:
exec of ‘fmdiff’ failed: No such file or directorysvn: ‘fmdiff’ returned 255
I checked my path and everything seems fine, and in fact the command line has no trouble finding it. Any ideas? For now I am working around it by putting the full path in the TM_SVN_DIFF_CMD variable (/usr/local/bin/fmdiff)
Thanks Simon Olsberg