git tf configure"服务器路径必须是绝对的"

Smi*_*ith 3 git powershell tfs git-tf tfvc

命令(cmd和powershell)示例(服务器和路径名已更改)

c:\code\git\svnImport> git tf configure http://server:8080/tfs/collection $/project --deep
Run Code Online (Sandbox Code Playgroud)

响应

git-tf: A server path must be absolute: $C:/Program Files (x86)/Git/project
Run Code Online (Sandbox Code Playgroud)

这里奇怪的是错误消息正在回到我的工作站上安装Git的本地路径,而不是TFS的服务器路径.

Windows 8.1(x64)

Git 2.9.0(x64)

TFS 2015

我已经在这墙上打了几个小时了......现在是时候寻求一些帮助了!任何帮助表示赞赏.

小智 7

里兹这里.亲爱的,试试吧.

git tf configure http:// server:8080/tfs/collection '$\project'