XCode from SVN to Git (BitBucket), Step by Step

1.(Terminal) git svn clone http://svn.domain.com/svnroot/

2.(BitBucket) Create repository, get repository url

3.(XCode) Open project (cloned in step 1)

4.(XCode) Add Existing Remote

The Location was the URL you got in step 2 (on top right corner)

5.(XCode) Source Control -> Push

This entry was posted in iOS development. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *