Hi,
yesterday I installed TM plus some bundles on my new Mac. Among others I also installed the R bundles. These bundles have some Ruby functions which insert something into the current doc. Fine. But there's a "problem" with the Pristine's bundle folder permissions.
I get for instance that warning: ... warning: Insecure world writable dir “DIR” in PATH, mode 040777
This means that the bundle folder has also set the write access rights to group and others. The way to fix this is to execute: chmod og-w 'DIR' .
My question is whether this is a general thing; and if yes, whether it could be fixed in TM internally?
Cheers,
--Hans