Re: What changes to the project does it want to save?
Re: What changes to the project does it want to save?
- Subject: Re: What changes to the project does it want to save?
- From: Steve Mills <email@hidden>
- Date: Sat, 21 Jan 2006 02:29:17 -0600
On Jan 20, 2006, at 17:00:35, j o a r wrote:
On 20 jan 2006, at 23.52, Steve Mills wrote:
The project.pbxproj is checked into source control. The .pbxuser
and .mode1 files are NOT. So it seems like any changes to my
personal project view should be written to my user files, NOT
the .pbxproj file.
Xcode doesn't look to your SCM setup to decide where to save your
personal project preferences. Per-user settings are always saved in
the per-user project files.
Right, and Xcode will insist on adding the .pbxuser files to source
control when you first add the .xcodeproject to source control from
within Xcode. That's annoying.
So what is Xcode trying to save in the .pbxproj file?
Are you sure that the warning is about changes to the
project.pbxproj file? I would have guessed that changes to any
files in the .xcodeproj folder would result in the same warning?
It would have to be, because that's the only file in the .xcodeproj
that's not checked out.
Anyway, why would you get these warnings in the first place? Are
any files in your .xcodeproj folder write protected, and if so why?
Is it done by your SCM software?
Like I said, only the .pbxproj is NOT checked out, so it does not
have write permission. Yes, that's done by Perforce.
The next time this happens (and it will the next time I work) I'm
going to go ahead and check out the project, let Xcode save whatever
it thinks it needs to save, then compare all the files in
the .xcodeproject with their previous revisions. At least that way
I'll be able to see what Xcode is trying to change. If it's only user
space settings, that's a bug and I'll write it up.
Steve Mills
Drummer, Mac geek
http://sjmills5.home.mchsi.com/
_______________________________________________
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