Xcode 3.0 and new SCM features
Xcode 3.0 and new SCM features
- Subject: Xcode 3.0 and new SCM features
- From: Jake Traynham <email@hidden>
- Date: Tue, 08 Jan 2008 08:48:10 -0600
Hello,
I'm trying to figure out how to get back functionality from Xcode 2.5
and previous with the SCM stuff. I have a CVS repository that looks
similar to this:
/CVS/Common/
/CVS/Project1/
/CVS/Project2/
Both "Project1" and "Project2" use code from the "Common" code
directory. In Xcode 2.5 and before, the SCM feature was able to figure
out when code in the "Common" directory had changed and allowed me to
update/commit/etc that code. Now in Xcode 3.0, it doesn't see those
changes and the context menu for files in the "Common" directory show
"Add to Repository" as if they aren't already. I tried changing the
"root" of the project to my main /CVS/ directory, but when I do that, I
see *all* the changes for every project in the CVS directory. I also
tried adding a symlink to the Common directory under the Project
directories to see if that would help, but it didn't.
Does anyone have any pointers or suggestions on how to get back this
functionality where the SCM pane shows all changes to files in (and only
in) the current Project's directory and the Common code directory? This
seems simple enough.
Thanks,
Jake
--
Jake Traynham
Owner, CNS Plug-ins
http://www.cnsplug-ins.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