GIT XCODE4 - Authentication Error -


i getting authentication error when tryinh conect remote repository. pretty sure username , password correct. error , xcode hangs. please let me know if have suggestions.

thanks

in config, can try mentioning username , password along url, if have not done already

 https://username:password@github.com/... 

Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -