我正在使用 GIT 团队项目运行 TFS 2013。当我git clone
从本地 Windows 服务器之一执行时,我没有任何问题:
-bash-4.1$ git clone "http://tfsadm:tfspas@tfs.server.com:8080/tfs/DefaultCollection/_git/Main"
Initialized empty Git repository in /home/tfsadm/Mainframe/.git/
但是当我git clone
从 Linux 执行时,我收到以下错误:
error: The requested URL returned error: 401 while accessing http://tfsadm:tfspas@tfs.server.com:8080/tfs/DefaultCollection/_git/Mainframe/info/refs fatal: HTTP request failed