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