Command (cmd & powershell) sample (servers and path names altered)
c:\code\git\svnImport> git tf configure http://server:8080/tfs/collection $/project --deep
Response
git-tf: A server path must be absolute: $C:/Program Files (x86)/Git/project
What is strange here is that the error message is puking back the local path to where Git is installed on my workstation and not the server path to TFS.
Windows 8.1 (x64)
Git 2.9.0 (x64)
TFS 2015
I've been beating my head against this wall for a couple of hours now... time to ask for some assistance! Any help is appreciated.
Riaz Here. Just try in this way Dear.
git tf configure http://server:8080/tfs/collection '$\project'