TFS 2005下永久删除

发布于 2024-08-11 21:30:38 字数 227 浏览 5 评论 0原文

如何永久删除 TFS 2005 源代码管理下的文件夹/文件?

我知道 tf destroy 命令,但它仅适用于 TFS 2008。

我还知道 CodePlex 上的 TFS PowerPack,但我想知道是否有内置工具可以实现此目的。

How can I permanently delete a folder/file under TFS 2005 source control?

I know about the tf destroy command, but that only works with TFS 2008.

I also know about the TFS PowerPack at CodePlex, but I want to know if there is a built-in tool to achieve this.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

掩耳倾听 2024-08-18 21:30:38

除了升级到 2008(或更高版本)之外,没有受支持的方法来永久销毁版本控制项。从技术上讲,您可以手动编辑数据库,但您极有可能会破坏内容,因为模式比看起来更棘手并且[故意]没有记录。

There is no supported way to permanently destroy version control items other than upgrading to 2008 (or later). Technically you could edit the database by hand, but you are extremely likely to corrupt things since the schema is trickier than it looks and [intentionally] not documented.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文