subversioning ipad app project

Posted by MistakesRInevitable on Stack Overflow See other posts from Stack Overflow or by MistakesRInevitable
Published on 2011-01-18T03:34:03Z Indexed on 2011/01/18 3:53 UTC
Read the original article Hit count: 148

Filed under:
|
|
|
|

Hi All, I am currently looking at setting up an Ipad app project into subversion.

Ive had a lot of experience with windows based development and .net. With this we have just created a repository in a network folder (by just right clicking -> TortiseSVN -> create repository) , than all we have done is our developers have checked out from this directory.

How do we go about doing this in xcode. I know subversion is integrated with xcode and I am pretty confident of doing everything (from tutorials) except for the creation of the repository.

Just wondering how we go about creating a repository in a folder based up on network folder?

Thanks in advance

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode