Ray*_*ega 2 syntax command-line perforce file
我正在创建一些与Perforce交互的构建脚本,我想标记删除一些文件.使用命令行的P4语法究竟是什么?
p4 delete filename
Run Code Online (Sandbox Code Playgroud)
(p4输出帮助删除)
delete - 打开现有文件以从库中删除它
p4删除[-c changelist#] [-n]文件...
Opens a file that currently exists in the depot for deletion.
If the file is present on the client it is removed. If a pending
changelist number is given with the -c flag the opened file is
associated with that changelist, otherwise it is associated with
the 'default' pending changelist.
Files that are deleted generally do not appear on the have list.
The -n flag displays what would be opened for delete without actually
changing any files or metadata.
Run Code Online (Sandbox Code Playgroud)
归档时间: |
|
查看次数: |
5465 次 |
最近记录: |