Xcode: Add git server: "Server disconnected"

I just installed a small GitLab server in my Proxmox window and want to use it for my Xcode projects. I create a new project in Xcode and in the "Create a new git repository" section, I select "Add a new server." Then I enter the address (ssh: //git.tobi-soft.de) and give it my username and password (I tried both my username and email address).

But then Xcode returns and says: "Server is down." Is this a configuration problem on my server, a bad url, or just a bug in Xcode? (Xcode 5 DP3)

thanks

Tobias Timpe

+4
source share
1 answer

I am getting the same error message with Xcode 5 DP3. Unable to find more details (NDA); and canโ€™t discuss it anywhere since Dev forums are omitted!

+1
source

Source: https://habr.com/ru/post/1492423/


All Articles