• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Xcode and SVN
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode and SVN


  • Subject: Re: Xcode and SVN
  • From: Martin-Gilles Lavoie <email@hidden>
  • Date: Wed, 6 May 2009 13:33:26 -0400


On 09-05-06, at 13:15, 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.


Any other ideas?


Use cd sourcesPath/NewDirectory svn add NewDirectory

XCode deals nicely with things like .nib directories because it treats such bundles as a file in the project, unlike regular directories wich it doesn't really monitor directly from the project.

Then refresh your project in XCode and commit away along with the rest of your files.

Hartwig

PS: Xcode 3.1.2

_______________________________________________
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

GIF image


Martin-Gilles Lavoie | Senior software developer | 514.905.8658 Oracle - Macintosh Native Desktop Client, Beehive 600, boul. de Maisonneuve West, Suite 1900 | Montréal (Québec) H3A 3J2



 _______________________________________________
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>)

  • Prev by Date: Xcode and SVN
  • Next by Date: Re: Xcode and SVN
  • Previous by thread: Xcode and SVN
  • Next by thread: Re: Xcode and SVN
  • Index(es):
    • Date
    • Thread