简体   繁体   中英

Using VS2013 and VS2010 with TFS2010

We currently have TFS 2010 and mostly work with VS2010. We're gradually starting to use VS2013 with the Express version.

How come when I open the Source Control Explorer in VS2013, everything shows as "Not Mapped" even though it IS mapped? When I try to map something, it gives me "The path X is already mapped in workspace Y"

I can't open anything from the Source Control Explorer since it prompts to map, but I manually open the project from the local folder, and see the little lock and + symbols in the solution explorer. I can even do check-ins and undos.

Check that source control explorer is connected to the same workspace as VS2010 by looking at the workspace drop down at the top of SCE. If your VS2010 workspace is a server workspace, and you created a new local workspace in VS2013 you'll see two workspace names showing.

Also, when you open an existing solution in Visual Studio, if that solution is in a workspace different than the one source control explorer is currently showing, SCE doesn't switch over automatically. You have to do it manually, again via that workspace drop down.

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