source-control-explorer

Change TFS source control mapping in Visual Studio 2013

本小妞迷上赌 提交于 2019-12-04 02:43:10
I have multiple solutions that were previously mapped to a hosted TFS. Their local mapping was defined as well and all the source code was up-to-date locally. I have since discontinued my TFS subscription and started using visualstudio.com as my TFS server. I went into one of the solutions, deleted the *.vssscc files from the solution and the *.vspscc files from each nested project. When I open the solution in VS 2013, the output window gives me a message saying the the original TFS (unsubscribed now) is not available and that the solution is open offline. As a result, when I choose the

TFS: Search for a file by name in source control

时光毁灭记忆、已成空白 提交于 2019-12-03 06:10:54
问题 I can't find a file in our source control of the TFS because it's simply a big mess. So I want to know if there is a way to search for files by their name? I've heard of the Power Tool for TFS which enables search functionality but the problem is that it has to be installed and our sysadmin is currently not available. So does maybe a simple plugin exist? 回答1: If you are using Visual Studio 2010 Right click on your collection or team project Select 'Find in source control' Then select 'status'

Hotkey to open TFS Source Control Explorer in Visual Studio 2012?

南笙酒味 提交于 2019-12-02 21:41:28
Currently I have to open Team Explorer and click on Source Control Explorer as below snapshot. I do this very often and need a hotkey for that. What is it then? Hoang Nguyen Try with below step: Go to Options of Tools menu Select the Keyboard from Environment Select View.TfsSourceControlExplorer from Show commands containing: . You can type View.TFS in the textbox to filter the list. Enter your hotkey in Press shorcut keys => click on Assign Hope it helps! sgryzko According to a comment that I found in the site that @Adarsh mentioned , Alt+V,E,S will open the Source Control Explorer . It's a