tfs - Visual Studio 2015 has old version of TFPT which is unable to resolve workspaces -


if open developer command prompt vs2015 , run command

cd /d [local path branch mapping] tf workfold 

it shows tfs mapping in workspace correctly. when try using tfpt keeps saying "unable determine workspace"

furthermore, running tfpt no arguments shows version 2013 though i'm using 2015. , installing update 3 vs2015 did not change anything!

how fix this? i've been having migrate shelfsets across branches , undo redundant changes manually ever since computer upgraded (read: replaced).

following bfoust's answer question how tfpt.exe find workspace work in? solution me open vs 2013 , connect tfs server, since had never been used before on (new) computer.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -