Re: changing read-only flag from within xcode
Re: changing read-only flag from within xcode
- Subject: Re: changing read-only flag from within xcode
- From: Andreas Grosam <email@hidden>
- Date: Fri, 28 Oct 2005 10:48:00 +0200
On 28.10.2005, at 04:06, Dmitry Markman wrote:
Hi
is it possible to change file's permission mode from within the XCode?
You can change file permissions with the Info pane for the file which
is two mouse clicks away: in XCode, CTRL-click the file and choose
"Reveal in Finder" in the context menu, then in the Finder CTRL-click
the file and choose Get Info - then change the permissions.
Alternatively use command chmod in the terminal.
IMHO, there are good reasons not to provide this feature from within
any other applications -- since it is good usability style for an
operating system not to provide many ways to achieve the same task. I
rather recall only one possible method which is actually 2 mouse clicks
away than possibly several ways which each are even more mouse clicks
away.
Regards
Andreas
I mean, if file is read-only xcode will ask me permission to change
file's mode flag
currently xcode asksĀ permissionĀ to edit the file
but after you save it it still has r/o flag
thanks
Dmitry Markman
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden