简体   繁体   中英

How do I easily identify different branches of the same codebase in Visual Studio?

We have three branches of our codebase in TFS2010 - dev, main and release. During the course of my week I do a lot of jumping between solutions for the different branches eg fix something, do some new dev, fix something else and so on.

Without opening the project folder in Windows Explorer its very hard to ascertain what is open in the IDE and I was wondering if there are workarounds for this in VS2010 (this question was asked some time ago ( https://stackoverflow.com/q/523637/287254 ) - but was for VS2005, I'm hoping there are newer, less hacky fixes for the latest version of VS/TFS).

The VSCommands extension has a feature called 'friendly solution name' which allows you to show the branch in the main title. The feature is available in the lite version. VSCommands features

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM