4

What does the command 'revert unchanged files' do in Perforce? It sounds like a contradiction.

1 Answer 1

7

You can have files checked out in perforce, but not have made any changes to them. They will still show up in your changesets. Revert means to remove it from your changeset, so only files actually changed will be checked out.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.