These are error messages from the Perforce version control system. \n\nThe first message, "Out of date files must be resolved or reverted,", means that there are files in your workspace that have been modified by someone else and need to be resolved (merged with your changes) or reverted (discarded).\n\nThe second message, "Submit failed -- fix problems above then use 'p4 submit -e 186699',", is suggesting that you fix the issues mentioned earlier and then resubmit the changes using the command "p4 submit -e 186699".\n\nTo fix this issue, you can follow these steps:\n\n1. Run the command "p4 resolve" to merge or revert the out-of-date files. This command will guide you through the resolution process and allow you to choose the appropriate action for each file.\n\n2. After resolving or reverting the files, run the command "p4 submit -e 186699" to submit your changes. The "-e 186699" flag specifies the changelist number to which you want to submit your changes. Replace "186699" with the actual changelist number you want to submit.\n\nMake sure to review any conflicts or changes that might have occurred during the resolution process before submitting your changes.

Perforce Error: Out of Date Files - Resolution & Submitting Changes

原文地址: https://www.cveoy.top/t/topic/pu9O 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录