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. When I use the Info-Button in XCode for each source file, SCM seems to be triggered actively (the connection wheel is activated), then for each file, I see the "M" in front, for those files, which have been changed. Clicking thru hundreds of source and header files is not a real solution...
"Refresh Entire Project" from the SCM-menu does not seem to work either, just nothing happens.
Is this a known problem in XCode 3 or is there any hint ?
|