Ultime
News

Ultimi
Articoli

Numeri
Fortunati

eLibrary

Xcode: Steps to add a new project to SVN - UPDATED!!

xcode

- Be sure to have the project or workspace structure created on the SVN server
- Open the Organizer tool and go to Repositories tab
- Be sure to be connected to your SVN server
- Press "+" button and select "Checkout or Clone Repository..." menu voice
- Insert the trunk path of the folder on the server
- Press Checkout button and select the local folder to use
-- If the folder with data is already present you have to use the following little work around
-- Be sure to have the workspace or project not opened in Xcode
-- Using a Finder rename the folder containing the data with, for example, a "_" char at the top of its name (_wsname)
-- Save the checkout folder with the correct name without the "_" char (wsname)
-- Now with the finder copy the content of the (_wsname) folder into the checkout folder (wsname) and delete the (_wsname) folder
-- DON'T forget to commit the copied data with the appropriate commit button in the organizer

-- READ also the first version of this article because is important to avoid headache!!!

  • 01/12/2012
  • Fonte: Titano
twitter facebook Seguici anche su

Tutti gli articoli