简体   繁体   English

不向队友显示Team Foundation Server签出

[英]Team Foundation Server check-out not showing for team mates

Came across a small issue. 遇到一个小问题。 Working with TFS VS 2012. The issue relates to seeing Check-out. 使用TFS VS2012。此问题与查看签出有关。 Basically, if someone from my team check-out a file from TFS, I am able to see that they've checked it out -- under Pending Change , and USER However, If I check something out, they aren't able to see it. 基本上,如果我团队中的某人从TFS中检出文件,我可以看到他们已将其检出-在Pending ChangeUSER但是,如果我检出某些内容,他们将看不到它。

Does anyone have any idea what could be the issue? 有谁知道这可能是什么问题?

在此处输入图片说明

@StingyJack is correct. @StingyJack是正确的。 Pending changes of team members who use local workspaces are not visible to other team members in Source Control Explorer. 在Source Control Explorer中,其他使用本地工作空间的团队成员的未决更改对其他团队成员不可见。 It seems you are using local workspace, while other team members are using server workspace. 似乎您正在使用本地工作区,而其他团队成员正在使用服务器工作区。

You can read more about Local Workspace and Server Workspace at website below: https://www.visualstudio.com/en-us/docs/tfvc/decide-between-using-local-server-workspace 您可以在下面的网站上了解有关本地工作区和服务器工作区的更多信息: https : //www.visualstudio.com/zh-cn/docs/tfvc/decide-between-using-local-server-workspace

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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