Re: SVN: how to specify a path different from the project path to use for svn calls
Re: SVN: how to specify a path different from the project path to use for svn calls
- Subject: Re: SVN: how to specify a path different from the project path to use for svn calls
- From: Chris Espinosa <email@hidden>
- Date: Thu, 15 Nov 2007 07:45:34 -0800
On Nov 15, 2007, at 2:49 AM, Michael Siek wrote:
Hi all,
when setting up SVN in XCode 3 i specify the repository root and
activate svn for one project that was
checked out before.
As a result i will see all modified/new/delete files on the path
level of the project file and below.
What i would like to see is all modified/new/deleted files on the
level of the working copy root, which is two or three
levels ABOVE the project file.
I tried to enter the path to that level in the SCM repository
settings but assume this is the wrong way because at that
place always the repository root is expected ?!
Is there a way to achieve this?
Xcode > Project > Edit Project Settings > General tab > Project Root
setting
Click "Choose" and navigate to the top-level folder for your project.
That will set the root folder for all project operations: refactoring,
project find and replace, project snapshots, and project SCM.
Chris
_______________________________________________
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