P4 keeps wanting to commit some files that don’t exist on disk:
open for read: <Path to non-existent-file>: The system cannot find the path specified.
Any idea how I can get P4 to forget about them?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just edit your changelist and remove the phantom files. If they are in the default changelist, run
from the command line and it will bring up an editor; remove the files you don’t want from the Files: section and save. On saving, Perforce will create a new changelist which you can submit with:
You should also revert the missing files so that they don’t continue to appear in your default changelist: