XCode and GitStack

153 Views Asked by At

I installed GitStack server on my Windows server 2008 machine, created a repository, created a user, and I can browse to the repository from my local machine. The problem is that when I go to my Mac, I can browse through the web fine, but when I open the XCode and try to connect to the repository, it prompts me for the name and password and just keeps prompting, but cannot log me in. Is this GitStack related, or something with my XCode? I use XCode 4.6.2.

I used this:

https://[email protected]/reponame
https://[email protected]/reponame
https://testname:[email protected]/reponame

Nothing works, it always prompts me for the name and password and cannot log in. This user is created as local user in GitStack, and had been given the access to the repository.

Thank you.

1

There are 1 best solutions below

0
Fábio Oliveira On

Try to initialize the git repository through Terminal. It must be something about security and in Terminal you'll have a prompt.