使用 p4v 取消文件标记?

发布于 2024-12-15 14:20:32 字数 674 浏览 0 评论 0原文

我正在使用 p4v Windows 客户端,我想取消文件标记。
在命令行上它将是 p4 tag -d -l <​​标签名>;

我如何在 p4v 中执行此操作?


针对其中一个答案... p4 label 和 p4 tag 之间存在差异

运行 p4 label 允许您配置控制文件集的映射允许包含在标签中。配置标签后,使用 p4 labelsync 或 p4 tag 用标签标记文件。

来自 http://www.perforce.com/perforce/doc.current/manuals/cmdref/label.html

另请参阅 http://www.perforce.com/perforce/doc.current/manuals /cmdref/tag.html

I am using p4v windows client and I want to untag files.
On command line it would be
p4 tag -d -l <tagname> <filenames>

How can i do this in p4v?


In response to one of the answers...
There IS a difference between p4 label and p4 tag

Running p4 label allows you to configure the mapping that controls the set of files that are allowed to be included in the label. After configuring the label, use p4 labelsync or p4 tag to tag files with the label.

from http://www.perforce.com/perforce/doc.current/manuals/cmdref/label.html

see also http://www.perforce.com/perforce/doc.current/manuals/cmdref/tag.html

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

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

发布评论

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

评论(1

红颜悴 2024-12-22 14:20:32

右键单击该文件,然后转到“标签...”,然后在“文件/文件夹:”部分中选择该文件,然后单击“删除”。

Right click on the file, and go to Label... Then select the file in the Files/Folders: section, and click remove.

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