Question

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

Was it helpful?

Solution

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top