Read Only Files |
Site Admin
|
In some cases, files controlled by Source Control Systems are made readonly on purpose -- such as locking them from being edited. If you want to break them, the easiest way is it clear R/O flag.
Perhaps you can find a setting in that IDE that would prevent it from turning R/O on? |
||||||||||||
_________________ The PHP IDE team |
|
Yeah, I've looked into that and unfortunately there is no way to clear the flag automatically.
What I've been doing is using PHPEd for all of the file editing and using Eclipse for the TFS and project packaging (it's a proprietary thing). So it's just a pain to do and such a popup allowing me to quickly clear the read Only flag when attempting to edit a file. Otherwise I have to clear the flag manually or do the entire folder, neither of which are all that desirable of a solution for me. |
||||||||||||
|
Site Admin
|
You can write a simple script that will clear the attribute (or perform anything else with the file), register this script as a command in Tools->Settings->Integration and bind a shortcut to the command. So clearing R/O will be just a matter of pressing shortcut.
|
||||||||||||
_________________ The PHP IDE team |
Read Only Files |
|
||
Content © NuSphere Corp., PHP IDE team
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by
Powered by phpBB © phpBB Group, Design by phpBBStyles.com | Styles Database.
Powered by