【问题标题】:Use p4v to untag files?使用 p4v 取消标记文件?
【发布时间】:2011-11-14 17:07:56
【问题描述】:

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

如何在 p4v 中做到这一点?


针对其中一个答案... p4 labelp4 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.

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

另见http://www.perforce.com/perforce/doc.current/manuals/cmdref/tag.html

【问题讨论】:

    标签: perforce p4v


    【解决方案1】:

    右击文件,进入Label... 然后在Files/Folders: 部分选择文件,然后点击remove。

    【讨论】:

    • 标签和标签之间似乎存在一些差异。我会发布更多信息
    猜你喜欢
    • 1970-01-01
    • 2013-01-25
    • 2016-10-05
    • 1970-01-01
    • 2013-03-23
    • 2012-01-13
    • 2012-07-08
    • 1970-01-01
    • 2014-11-25
    相关资源
    最近更新 更多