문제

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

Is there a way to bypass that?

도움이 되었습니까?

해결책 2

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

다른 팁

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.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 apple.stackexchange
scroll top