1
GIT 팀 프로젝트로 TFS 2013을 실행 중입니다.Linux 서버에서 GIT 복제본을 수행하는 동안 http 401.1 오류가 발생했습니다.
-bash-4.1$ git clone "http://tfsadm:[email protected]:8080/tfs/DefaultCollection/_git/Main"
Initialized empty Git repository in /home/tfsadm/Mainframe/.git/
을하지만 리눅스에서 git clone
을 수행 할 때, 나는 다음과 같은 오류 얻을 : 내가 로컬 Windows 서버 중 하나에서 git clone
을 수행 할 때 나는 문제가없는
error: The requested URL returned error: 401 while accessing http://tfsadm:[email protected]:8080/tfs/DefaultCollection/_git/Mainframe/info/refs fatal: HTTP request failed