p4 Submit aborted Error - How to resolve

后端 未结 8 2311
时光说笑
时光说笑 2021-02-13 23:18

A p4 check-in failed with the following error:

Submit aborted -- fix problems then use \'p4 submit -c XXXX\'.
Some file(s) could not be transferred from client.
         


        
8条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-13 23:47

    p4 revert -a --- revert all failed files.

    p4 opened --- display necessary files to submit.

    p4 submit -c 'changelist'.

提交回复
热议问题