Re: Subversion in Xcode -- remote repository
Re: Subversion in Xcode -- remote repository
- Subject: Re: Subversion in Xcode -- remote repository
- From: Aaron Montgomery <email@hidden>
- Date: Sat, 24 Jun 2006 18:32:47 -0700
On Jun 24, 2006, at 4:35 PM, Nathan Tyler wrote:
Hello,
This is my first post to the list... I have been looking online for
resources as to how to set up Subversion in XCode and have found
several but have still not been able to get it to work. I know
there are free third party utilities for managing subversion, but
there are several and 1) I don't know which is the best and 2) I
think it would be nice to have it integrated into XCode.
SHORT version: Nothing has worked, how do I make XCode work w/
Subversion, specifically a remote repository? Also, if anyone
strongly
You will need to do some things from the command line or a 3rd party
tool. In particular, the initial checkout or the initial import of
the project needs to be done outside of Xcode. I have also found that
using subversion from within Xcode causes lots of activity (at least
in Xcode 2.2, I haven't checked if it is different in Xcode 2.3). If
you leave the Activity window open, you get lots of subversion action
even when you aren't doing anything involving subversion directly. As
a result, I have disabled SCM in Xcode and have been happy with svnX
managing my interaction with subversion servers (both local and remote).
Aaron
_______________________________________________
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