本文介绍了如何撤消签出在TFS的前雇员的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我们的TFS源代码控制服务器,大量的源文件都是由人,这是不采用任何更多的检查了。

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?

我什至不知道他们在Active Directory中存在了。

I'm not even sure that they exists in Active Directory anymore.

推荐答案

最好的办法是使用命令行工具(tf.exe)或者

这篇关于如何撤消签出在TFS的前雇员的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-05 10:55