Error cloning from gitstack for the first time
0
- I’m running on Windows Server 2008 R2
- I have my repos in place at c:\GitStack\repositories
- I have run the “import into GitStack” step from the GUI
- Logged in as an administrator
I run from the same server:
S:\test_dir> git clone http://(our.ip.address)/x3.git x3_test2 Cloning into ‘x3_test2′… Username for ‘http://(our.ip.address)’: hdlnerd Password for ‘http://hdlnerd@(our.ip.address)’: efrror: RPC failed; result=22, HTTP code = 401 atal: The remote end hung up unexpectedly
What do you think? Any help would be much appreciated.
2 Answers
0
0
Could you post your logs from :
C:/GitStack/apache/logs/error.log
on Pastebin.com
Your Answer
Please login to post questions.