Re: Xcode and SVN
Re: Xcode and SVN
- Subject: Re: Xcode and SVN
- From: Andrew Pontious <email@hidden>
- Date: Wed, 6 May 2009 10:37:45 -0700
On May 6, 2009, at 10:15 AM, Wanadoo Hartwig wrote: Suppose I already have an existing SVN repository. Now, I would like to add a folder with some contents in it to the repository and the Xcode project. What is the right way?
- Creating a folder and files outside the repository and then adding them with Xcode fails (it does not create a new directory for the folder). - Creating a directory and in the repository and then checking it out seems to cause problems as well.
You're going to have to be more specific.
Please list the exact steps that you tried.
You may be running into the fact that the usual way to display folders in the Groups & Files tree, the yellow folder, is not actually necessarily a representation of a directory on-disk. They can be, but they aren't by default.
-- Andrew |
_______________________________________________
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
References: | |
| >Xcode and SVN (From: Wanadoo Hartwig <email@hidden>) |