Re: Xcode Allowing Editing of SCM Controlled Files
Re: Xcode Allowing Editing of SCM Controlled Files
- Subject: Re: Xcode Allowing Editing of SCM Controlled Files
- From: Chris Espinosa <email@hidden>
- Date: Wed, 3 Aug 2005 17:38:34 -0700
On Aug 2, 2005, at 8:06 PM, Michael Rice wrote: I'm using Xcode 2.0 with Perforce SCM. The majority of the time it works as expected - when I try to edit a file that isn't checked out, Xcode prompts to either a) allow editing; b) cancel; or c) SCM edit. However, sometimes it allows me to edit the file and never prompts me to check it out of SCM. Not only does Xcode allow me to edit the file, but also allows me to save the file, which is read-only (perms 0444).
I'm using Xcode in the "all-in-one" layout mode. I haven't quite figured out if there is a pattern to this yet, but it seems like this strange SCM behavior happens more often when I'm editing with the "Build" page selected than when the "Project" page is selected. For example, right now I have the Build page selected and it is letting me edit a file that I haven't checked out of Perforce. If I switch to the Project page and try to edit it, it will prompt me to check it out.
Any clues?
Also, is there a good place to send Xcode bugs and feature requests to? It crashes too frequently for my taste and there are some enhancements I'd like to request, other than stability improvements, that would boost my productivity immensely.
Yes this is the right place.
The problem with Perforce locking the project file but not its wrapper, and Xcode editing the locked project file if the wrapper is locked, is well known and will be fixed in the next update.
Chris |
_______________________________________________
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