Pergunta

I'm using Lion and every time I edit a file, TextMate prompt me for my password.

Is there a way to bypass that?

Foi útil?

Solução 2

Just chmod -R ug+w project-dir (starting from the root of the project)

Outras dicas

Chances are you are trying to save your file somewhere other than under your home directory. In my experience, Textmate Save dialogs often default to the system root directory. If you try to save there, you will get an authentication request as you normally would not have write permission. Expand the Save dialog box and choose somewhere in your home directory tree.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a apple.stackexchange
scroll top