Re: XCode 3, SCM and SVN
Re: XCode 3, SCM and SVN
- Subject: Re: XCode 3, SCM and SVN
- From: Quincey Morris <email@hidden>
- Date: Tue, 8 Feb 2011 13:00:31 -0800
On Jan 18, 2009, at 08:55, Ruedi Boesch wrote:
> I am using SCM in XCode 3.1.2 with an svn-server (Leopard+Apache2, in the local subnet), setup equal to the ADC-article "Using Subversion with Xcode 3 on Mac OS X Leopard".
> Everything works fine, I can check-in, check-out, etc., except that XCode does not show initially any modified files when I open a project.
Is there any particular reason why you can't use Xcode 3.2.5? There's likely several SCM-related bugs fixed since 3.1.
Still, the truth is the Xcode SCM has a tendency to mysteriously fail to update the status automatically, at times. In many cases, I suspect that it's not actually failing, just taking a very, very long time for the SVN operation to complete. (At least part of some SVN operations seem to run asynchronously, after the SCM icon in the Xcode project list has stopped spinning.)
Double check your console log -- you may find some odd error messages that relate to the probelm.
You can also try things like turning the SCM roots off in the Xcode project-level info (General tab, not SCM tab) and back on again. At this point, you're basically on voodoo problem solving, so anything you try might kick it in the pants.
But using the latest Xcode is probably your best bet, if you can.
_______________________________________________
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