• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode 2.3 initial impressions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode 2.3 initial impressions


  • Subject: Re: Xcode 2.3 initial impressions
  • From: Jim Wintermyre <email@hidden>
  • Date: Thu, 25 May 2006 12:31:58 -0700

However I've found that just opening a project results in the mod date
changing for the main project.pbxproj file. So our standalone CVS client
thinks it's changed when it hasn't. The work around is to just update
these files so that our CVS client realizes that there's nothing to
check in.

But even with this work around this is a source of constant busy work
and irritation. It would be great if in the near future Xcode would only
touch the project.pbxproj file when it actually changes.

What I do to deal with this is to put a CVS watch on the pbxproj file (note that this is different from CVS watch "add"). This will cause the pbxproj file to get checked out read-only. You have to manually unlock the file when you want to actually make changes, but the upside is that it is never modified unless you specifically take actions to do so. The drawback is it can lead to some of those warnings about not being able to save the project that Steve mentioned.


Jim
_______________________________________________
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


  • Prev by Date: Re: Debugging with Xcode 2.3 crashes gdb.
  • Next by Date: Re: seg1addr question
  • Previous by thread: Re: Xcode 2.3 initial impressions
  • Next by thread: Debugger Break on Attach
  • Index(es):
    • Date
    • Thread