Re: Xcode's Groups and Files View, SCM/Subversion and Non-Project Files
Re: Xcode's Groups and Files View, SCM/Subversion and Non-Project Files
- Subject: Re: Xcode's Groups and Files View, SCM/Subversion and Non-Project Files
- From: Jeremy Pereira <email@hidden>
- Date: Thu, 6 Dec 2007 15:58:40 +0000
On 5 Dec 2007, at 10:32, Christopher Hunt wrote:
Hi there,
Unfortunately I have encountered an issue with Xcode 3. I'm hoping
that the issue is with my understanding of SCM support within Xcode.
From an intuitive perspective, I expected Xcode handle SCM for all
files under the Groups & Files view. Can this expectation be
realised? (one idea that I have is to explore svn:externals...)
Thanks for any guidance.
Unfortunately, Subversion support with Xcode 3 still seems to be a bit
broken. For instance, none of the functionality seems to work unless
you are online (one of the strengths of Subversion compared with CVS
is that some operations don't require a connection to the
repository). I find it easier to just use the Subversion command line
client in a terminal window.
All that, notwithstanding, svn:externals is probably what you need for
your project structure. That way, whenever you checkout the project
you automatically get the dependencies.
Cheers,
-C
P.S. I already know about svnx and, while it works great, I was
nonetheless hoping to stay within Xcode.
_______________________________________________
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
_______________________________________________
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