如何删除(而不是恢复)CL?

发布于 2024-11-24 07:13:00 字数 81 浏览 0 评论 0原文

我想从 perforce 中完全删除 CL。不是恢复,但是当你查找仓库树的“历史”时,它就会消失。所有更改都将被永久删除。这可能吗?我用的是P4V。

I want to entirely remove a CL from perforce. Not revert, but when you look up the "History" of the depot tree, it will be gone. All changes will be permanently removed. Is this possible? I'm using P4V.

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

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

发布评论

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

评论(1

喜你已久 2024-12-01 07:13:02

永久删除文件历史记录的唯一方法是使用 obliterate 命令,该命令需要超级用户访问权限。我认为,如果您从更改列表中删除了所有文件修订,它就不应该再出现。

删除时要格外小心,因为一旦完成就无法回头(当然,除了从备份恢复之外)。

The only way to permanently delete file history is to use the obliterate command, which requires superuser access. I think that if you obliterated all the file revisions from a changelist, it shouldn't appear anymore.

Use extreme caution when obliterating, as there's no going back once it's done (well, outside of restoring from a backup).

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