When trying to modify a read-only file, a dialog box comes up. if I choose to clear r/o flag using VCS Starteam integration will fetch latest version of the file and then a pop-up about file being changed on disk and in memory comes up.
I suspect it is because fist typed character makes in memory file dirty and starteam update changes disk version of the file (even if it is up to date)
Clear r/o using file system does not work at all - it clears r/o but few seconds later it somehow restores r/o on the file but think it is not r/o and keep trying to save and failing with access denied until I kill the whole thing