how to migrate from TFS to GIT with history?

198 views Asked by At

I'm following the standard approach that everyone is doing on the internet. I've installed chocolatey and git-tf. I've used the powershell command

git tf clone https://your-server/tfs/collection $/Project/Path local-dir

and for some reason it's showing that it's connecting but then it stops with the below error message: git-tf: The server's response does not seem to be a SOAP message. I cant find any thread on the internet addressing this problem, would be nice if someone could help ?

UPDATE: while using git-tf, the error message is "git-tf: The server's response does not seem to be a SOAP message." while using git tfs, the error message is "Please contact your administrator. There was an error contacting the server. Technical information (for administrator): HTTP code 200: OK"

Thanks

0

There are 0 answers