On 21 Feb 2016, at 17:54, Allan Odgaard wrote:

>> permissions are:
>> -rw-r--r--  1 502  staff  814 24 Jan  2012 new variable.tmSnippet
> Would need to see permissions for all ancestor folders as well.

Looking at this again, it shows ‘502’ for owner.

Is that your user id? I assume it is not, since a symbolic name is not shown.

So you should probably run something like this to fix your issue:

        cd /path/to/bundles
    sudo chown -R "$USER" .
_______________________________________________
textmate-dev mailing list
textmate-dev@lists.macromates.com
http://lists.macromates.com/listinfo/textmate-dev

Reply via email to