Search Results

1
vote

Perforce. Getting the file status in the sandbox.

Not quite sure what you mean. If you are talking about seeing what files need "resolving" (in perforce language) then you can use: p4 resolve -n See the p4 comman …
4
votes

Finding untracked files in a Perforce tree

In the Jan 2009 version of P4V, you can right-click on any folder in your workspace tree and click "reconcile offline work..." This will do a little processing then bring up a split-tree …