John.Darnell at walsworth.com writes:
I reverted all filed that could be reverted, and I then went to the command
line and typed P4 change -d 125, where 125 is the changelist number. I
received the message: "Change 125 is already committed."
Does 'p4 opened' still show any files?
My guess is that you submitted changelist 125 with the files that did exist
and the rest were left in the 'default' changelist.
Do a 'p4 describe -s 125' and see what you get.
Also, do a 'p4 changes -s pending'.
Regards,