I cannot seem to create a new repo from my working machine onto a remote Xcode Server although the permissions seem fine. I can create a new repo on the server (outside of SourceTree) and then connect and use it within SourceTree. However the Xcode Server tools are less friendly about naming the repo and only allow me to name it to the project name.
SourceTree has more flexibility in naming so I'd prefer to use that tool however as noted I am having an issue creating the actual remote repo on the Xcode Server (it seems that only Bitbucket and Github are allowed from within the UI - No custom URI?).
Is there some way to totally manage my git workflow from within SourceTree? (including the initial remote repo creation).
My current Xcode server repos point to:
https://servername.local/git/reponame.git
I am using Xcode 6.3.2/6.4/5.11 on MacOSX 10.10.4