Visual Studio 团队服务工作区错误

Visual Studio Team Services workspace error

我通过 visualstudio.com 使用 Visual Studio Team Services 在 Visual Studio 2013 Ultimate 中创建了一个 Visual Studio 2013 MVC 项目。我已经重新安装 Windows 和 Visual Studio 2013 并重新打开解决方案并收到错误:

The solution you have loaded is bound to the source control server at https://{myaccount}.visualstudio.com/defaultcollection, but no workspace on that server could be located. If you do have a workspace on this server, and you want this solution to be opened under source control, connect to that server using Team Explorer and then re-open the solution.

我很难找到如何在我的本地计算机和团队服务上设置和管理工作区。

如果您打开 visual studio 并连接到您的团队项目,您应该能够打开解决方案资源管理器。打开后,您应该会看到您的项目被磨碎或未在本地映射。

右键点击你想要的映射文件夹层级,将其映射到你的本地磁盘。

注意:您需要将其映射到另一个位置并拉过任何未提交的更改。