Pregunta

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

¿Fue útil?

Solución

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.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top