Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
根据文档fstat,文件的操作可以是以下之一:添加、编辑、删除、分支、移动/添加、移动/删除、集成、导入、清除或存档。
fstat
我的工作区中的文件是否有可能同时具有多个操作?
虽然您有时可以对一个文件执行多项操作(例如,对文件执行//p4 integrate操作,然后对其进行操作),但只会列出一个字段。p4 movep4 copyp4 editp4 fstataction
p4 integrate
p4 move
p4 copy
p4 edit
p4 fstat
action