Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何永久删除 TFS 2005 源代码管理下的文件夹/文件?
我知道该tf destroy命令,但这仅适用于 TFS 2008。
tf destroy
我也知道CodePlex 的 TFS PowerPack,但我想知道是否有内置工具可以实现这一点。
除了升级到 2008(或更高版本)之外,没有支持永久销毁版本控制项的方法。从技术上讲,您可以手动编辑数据库,但您极有可能破坏内容,因为架构比看起来更棘手,并且 [故意] 没有记录。