Without installing Visual Studio can I use Team Explorer or TFS power tools to check-in/check-out files through windows explorer?

主宰稳场 提交于 2019-12-02 22:06:21
Dylan Smith

You can install Team Explorer which is free (but still uses the VS shell), this doesn't require any kind of Visual Studio license: https://blogs.msdn.microsoft.com/devops/2017/04/05/reintroducing-the-team-explorer-standalone-installer/

Then you can install the TFS Power Tools to get the Windows Explorer extension which allows you to do basic source control operations in Windows Explorer.

Note: If you are connecting to an on-premise TFS you still need to purchase TFS CAL's. If you are using Azure DevOps (formerly Visual Studio Online) you get 5 users for free.

First install the free Visual Studio Explorer 2019

Then install the Microsoft Team Foundation Version Control Windows Shell Extension

Download from here

You may need to reboot to finish installation.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!