-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
I would like to have the ability to invoke 'p4 clean'.
I want my workspace cleaned of all files that are not part of the repo. So I start fresh again, but without doing a 'get latest.'
We have a build environment where we will build for 32B, and then our quality process requires that the workspace be reset/cleaned and then build for 64B.
I do not want to do a sync and clean, because new commits could have occurred after the 32B started, meaning a sync and clean just before 64B would pull in new changes and and they would not contain the same contents.