Question

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

Était-ce utile?

La 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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top