Visual Studio 2017 和 TFS 查看签出哪些文件以及签出给谁 [英] Visual Studio 2017 and TFS see what files are checked out and to who

查看:63
本文介绍了Visual Studio 2017 和 TFS 查看签出哪些文件以及签出给谁的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在 Visual Studio 2015 中,我可以使用 TFS Power Tools,然后执行按状态查找"以获取所有签出文件的列表以及签出文件的人员.

In Visual Studio 2015 I could use the TFS Power Tools and then do a "Find by Status" to get a list of all checked out files and who has them checked out.

有人知道在 Visual Studio 2017 中执行此操作的方法吗?我听说他们不打算发布 TFS Power Tools 2017.

Does anyone know of a way to do this in Visual Studio 2017? I've read that they do not plan on releasing a TFS Power Tools 2017.

谢谢,

推荐答案

实际上,按状态查找"功能仅适用于服务器工作区.如果您使用的是本地工作区,则不会显示任何内容.

Actually, the "Find by Status" feature only works for Server workspace. If you're using Local workspace, it doesn't show anything.

作为一种解决方法,也许您可​​以使用 tf status 命令,它显示有关文件和文件夹的挂起更改的信息.

As a workaround, maybe you could use the tf status command instead, it displays information about pending changes to files and folders.

或者你可以使用 TFS API,这是一个例子:http://geekswithblogs.net/TarunArora/archive/2011/07/16/tfs-2010-sdk-get-list-of-user-workspaces-和-checked.aspx.

Or you could use TFS API, here is an example: http://geekswithblogs.net/TarunArora/archive/2011/07/16/tfs-2010-sdk-get-list-of-user-workspaces-and-checked.aspx.

这篇关于Visual Studio 2017 和 TFS 查看签出哪些文件以及签出给谁的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆