[p4] A tool to list all files that haven't been added

Sam Roberts sroberts at bycast.com
Thu Jun 1 13:49:29 PDT 2006


On Thu, Jun 01, 2006 at 12:52:41PM -0400, David Faison wrote:
> On windows, you could type the following:
> 
> 	dir /a-d /b /s | p4 -x- fstat | find "no such file"
> 
> And it would only list files that have not been added to perforce.
> This would also correctly ignore files that have been added but not yet
> submitted to Perforce.

And would it also list every .obj/.class file and other build artifacts?

Sam


More information about the perforce-user mailing list