【发布时间】:2017-05-24 18:56:41
【问题描述】:
我的源代码在 TFS 中。
问题在于when i try to get the latest files from the TFS, I am made to wait for 5 minutes for connecting to server 获取。然后它说超时!然后我将不得不再次连接到 TFS。
仍然无法获取代码!
我有 tried mapping it to a different folder 但即使这样也失败了。
我正在使用Visual Studio 2012 Express for web。
我已经有tried clearing all the local data, cache 和所有类似的东西。我什至tried resetting the user data。
另外tried logging in with another account 检查天气是否是我的 Hotmail 帐户的问题(不是。因为即使使用另一个 ID 我也无法获得它)。
没有任何帮助!
问题已解决!
这是我修复它的步骤。 由于清除所有文件可能会重置您在 Visual Studio 上的所有设置,因此这应该是最后可能的选择。
- 刚刚在VS 2012上做了一个修复,
- 清除了所有来自
C:\Users\(Username)\AppData\Local\Microsoft\Team Foundation\4.0\Cache- 清除所有来自
C:\Users\(Username)\AppData\Local\Microsoft\VisualStudio- 清除所有来自
C:\Users\(Username)\AppData\Local\Microsoft\VSCommon
但这是另一个问题。
我错误地将文件添加到不同的存储库。我已经从服务器(在线)中删除了它。但是the deleted project file is still shown in my source explorer in VS 带有加号!如何删除这些?
如果有人有任何想法,请帮助!非常感谢..!
【问题讨论】: