找到谁有文件签出 - VS2017与TFS在线 [英] Finding who has got files checked out - VS2017 with TFS Online

查看:159
本文介绍了找到谁有文件签出 - VS2017与TFS在线的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

由于团队重组和失去了几个团队成员,我试图在团队的整个TFS在线源存储库中找到所有源文件,但事实证明这非常困难。 / p>

我们在https://(mycompany).visualstudio.com上有一个团队集合,下面有大量项目,任何团队成员都可以从多个地方检出文件。


基本上我想要的只是"文件XXXX"由YYYY签出"重新整理整个集合,但我似乎无法让TF.EXE命令正常工作。


我怎样才能实现这一目标...



解决方案


嗨!


您可以使用命令tx.exe status
https://msdn.microsoft.com/en-us/library/9s5ae285(v=vs.100).aspx


但此命令仅适用于服务器工作区。如果用户使用本地工作区,则无法找到其更改状态。

https:// www。 visualstudio.com/en-us/docs/tfvc/decide-between-using-local-server-workspace



Due to a team re-organisation and the loss of a couple of team members I am trying to find all the source files in the team's entire TFS online source repository, but this is proving exceptionally difficult to do.

We have a team collection at https://(mycompany).visualstudio.com with a plethora of projects underneath and any team member could have files checked out from a multitude of places.

Basically all I want "File XXXX  is checked out by YYYY" recusring down the whole collection but I just cannot seem to get the TF.EXE command to work properly.

How can I achieve this please...

解决方案

Hi!

You can get that with command tx.exe status https://msdn.microsoft.com/en-us/library/9s5ae285(v=vs.100).aspx

But this commands works only with server workspaces . If users use local workspace you cannot find their status of changes. https://www.visualstudio.com/en-us/docs/tfvc/decide-between-using-local-server-workspace


这篇关于找到谁有文件签出 - VS2017与TFS在线的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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