Team Foundation Server 에서 PC명 변경 후, 매핑이 끊어졌을 때 다시 매핑하는 방법.
1. TFS 명령을 가능한 경로로 이동
cd "C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE"
2. 아래 명령 실행
tf workspaces /updateComputerName:이전PC명 /s:"http://tfs_ip_or_domain:8080(ip)/tfs/리파티지토리명"
컬렉션: http://tfs_ip_or_domain:8080(ip)/tfs/리파티지토리명
작업 영역 소유자 컴퓨터 설명
----------- ------ -------- ----------------------------------
현재PC명 홍길동 현재PC명
이전PC명 홍길동 현재PC명
end.
728x90