简体   繁体   中英

VS2012 - Source Control Explorer open at a specfic project/node

Is there a way to get the SourceControl Explorer start at a specific node by default when it is ope for the first time within VS.NET? I use VS2012 and connect to TFS2010. Got a big project tree and I find it time consuming to navigate the tree every time to get to my folder I work with quite often. I would like the tree to be open with a node (could be project/folder) of my choice selected by default when I open the explorer.

Thanks!

In VS under Tools > Options > Source Control > Visual Studio Team Foundation Server. you can tick the checkbox 'Open SOurce Control Explorer to the most Recent Folder'.

This will do what you want, unless of course you close VS after looking at a different location in the source tree to normal.

打开最后一个源代码管理文件夹

This could be caused by the Project's location setting:

In VS under Tools > Options > Projects and Solutions > General Check that the projects location is set to the location where you store your projects.

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