I have a pending changelist open with several integrated files. Is there a way to list where (perforce path and revision) these files were integrated from? I'd like to double check that they were integrate from the correct place before submitting.
To list unresolved integrations, use 'p4 resolve -n'.
To list resolved but unsubmitted integrations, use 'p4 resolved'.
Since you mention you're getting ready to submit, you've probably already resolved the integrations, so use 'p4 resolved'.