Re: Adding existing svn files to new project
Re: Adding existing svn files to new project
- Subject: Re: Adding existing svn files to new project
- From: Brian Zwahr <email@hidden>
- Date: Fri, 21 Aug 2009 15:20:50 -0500
Also, I noticed that you can't select the svn client like many of the
tutorials/help files online show. However, through testing, it seems
that Xcode just always uses /usr/bin/svn, even if that's not the
default svn (i.e. 'which svn' shows a different path).
I tested creating a new project and adding the whole project to a
blank svn repository. This resulted in me getting information and
results with SCM in Xcode. However, I'm still unable to have a project
that is just on my laptop (not in version control), add files to the
project that have been checked out from subversion, and get SCM to
work. Is this even possible? It seems unnecessary to have to have the
entire project folder in version control to be able to have any part
of the project able to give SCM information.
On Aug 21, 2009, at 12:05 AM, Brian Zwahr wrote:
I checked out a folder named "application" from my work's subversion
server to the desktop. I then created a new project named "test" on
the desktop. When I Get Info (command-I) on the project, I see the
"Root" property. It is not set to anything by default. When I select
it and navigate to my desktop, I can only select the "test" folder.
The "application" folder (from subversion) is not selectable (greyed
out, not clickable).
Again, am I missing something or doing something wrong?
On Aug 20, 2009, at 9:34 PM, Joar Wingfors wrote:
If you haven't done this already:
Open the project inspector. Under the General tab, set the "Root"
property to the source folder.
_______________________________________________
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