Xcode project root and Subversion
Xcode project root and Subversion
- Subject: Xcode project root and Subversion
- From: Jim Prouty <email@hidden>
- Date: Fri, 3 Apr 2009 12:01:42 -0700
(Using Xcode 3.1.2 and Subversion 1.5.6)
The root of my repository is checked out into a trunk folder parallel to my
project folder:
full path to source: /Source/IgorDev/IgorSrc6.1/trunk
full path to project folder: /Source/IgorDev/IgorSrc6.1/Igor6.1Xcode
full path to project file:
/Source/IgorDev/IgorSrc6.1/Igor6.1Xcode/Igor61.xcodeproj
My project root is set to: <Project File Directory>/..
Which works out to: /Source/IgorDev/IgorSrc6.1/
I don't have any Subversion files checked out into
/Source/IgorDev/IgorSrc6.1/ (the trunk of the entire repository is below
that in /Source/IgorDev/IgorSrc6.1/trunk).
After I launch Xcode by double-clicking my project file, the SCM Info
dialog shows this (red stop sign) Error:
status /Source/IgorDev/IgorSrc6.1
Error: 155007 (Path is not a working copy directory) Description:
'/Source/IgorDev/IgorSrc6.1' is not a working copy
Error: 2 (No such file or directory) Description: Can't open file
'/Source/IgorDev/IgorSrc6.1/.svn/entries': No such file or directory
Then when I choose Update Entire Project from the SCM menu, I get a (green
checkmark) status like this:
update /Source/IgorDev/IgorSrc6.1 revision HEAD
Skipped /Source/IgorDev/IgorSrc6.1
But nothing from the /Source/IgorDev/IgorSrc6.1/trunk subfolder is updated.
A separate SVN client (svnX/SCPlugin) pointed at the trunk folder updates
the contents with revised files:
U /Source/IgorDev/IgorSrc6.1/trunk/Igor1/IgorMiscSettings.c
U /Source/IgorDev/IgorSrc6.1/trunk/Igor2/LoadIgorText.c
U /Source/IgorDev/IgorSrc6.1/trunk/Igor2/load.h
U /Source/IgorDev/IgorSrc6.1/trunk/Igor2/loadspecialProto.h
U /Source/IgorDev/IgorSrc6.1/trunk/Igor2/LoadWaveDialogs.c
U /Source/IgorDev/IgorSrc6.1/trunk/Igor2/loadwfm.c
U /Source/IgorDev/IgorSrc6.1/trunk/Igor2/LoadDelimitedText.c
U /Source/IgorDev/IgorSrc6.1/trunk/Igor2/loadspecial.c
U /Source/IgorDev/IgorSrc6.1/trunk/Igor2/PDFExport.c
U /Source/IgorDev/IgorSrc6.1/trunk/WinResources/Dialogs.rc
U /Source/IgorDev/IgorSrc6.1/trunk/Windows/MacDialogs.c
U /Source/IgorDev/IgorSrc6.1/trunk/Windows/MacDialogsProto.h
U /Source/IgorDev/IgorSrc6.1/trunk/Windows/WinUtilities.c
Updated to revision 5112.
How can I make XCode check out the updates in trunk?
(Yes, I read the Xcode Project Management Guide here:
http://developer.apple.com/documentation/DeveloperTools/Conceptual/XcodeProjectManagement/Xcode_Project_Management.pdf
but the "project root" description is brief and unenlightening to me.)
--
Jim "How does it work?" Prouty
Voice: (503) 620-3001, FAX: (503) 620-6754
Makers of IGOR Pro, scientific data analysis and graphing for Mac and PC
http://www.wavemetrics.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