首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >使用p4v来卸载文件?

使用p4v来卸载文件?
EN

Stack Overflow用户
提问于 2011-11-14 17:07:56
回答 1查看 746关注 0票数 0

我正在使用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

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2011-11-14 19:04:54

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

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/8125269

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档