简体   繁体   English

我如何撤消在TFS中退回的前员工

[英]How do I undo check out in TFS for former employees

On our TFS source control server, a lot of source files are checked out by people, which are not employed any more. 在我们的TFS源代码控制服务器上,许多源文件是由人们签出的,这些文件不再使用。

Is there a central way where I can undo check out on all files in TFS? 有没有一种集中的方法可以撤消对TFS中所有文件的签出?

I'm not even sure that they exists in Active Directory anymore. 我什至不确定它们是否已存在于Active Directory中。

Best thing to do is to delete their workspace using with the command line tool (tf.exe) or the TFS Sidekicks from Attrice . 最好的办法是使用命令行工具(tf.exe)或Attrice的TFS Sidekicks删除其工作空间。

See the following blog post I did on the topic when it happened to me, and I detailed the command line version: 请参阅以下有关该主题的博客文章,我详细介绍了命令行版本:

http://www.woodwardweb.com/vsts/unlocking_files.html http://www.woodwardweb.com/vsts/unlocking_files.html

There are command line tools that can do this. 有命令行工具可以执行此操作。

However, I find the sidekicks tool much easier to use (it is free and stable.) 但是,我发现sidekicks工具更易于使用(它是免费且稳定的。)

You can undo check out easily. 您可以轻松撤消签出。 There's much more in there that makes it well worth the installation. 里面还有很多东西值得安装。

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

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