Currently, I have found two ways to get the latest version - in Visual Studio using Team Explorer and in Windows Explorer using the TFS Power Tools shell extensions.
Since our TFS server is far from the developers working with it, it is very slow and very often hangs in the application (VS / Explorer). Therefore, I want to run Get in console in order to minimize the load on the OS during operation.
It seems that both tf.exe and tfpt.exe do not contain anything like Get.
Is there anything else?
tfs console-application
abatishchev
source share