Perforce scripts to fill in features lacking from client or command line.
Go to file
Brian 32aaab1578 Create README.md 2014-05-08 15:42:50 -06:00
README.md Create README.md 2014-05-08 15:42:50 -06:00
p4RemoveUnversioned.py Added the basic script. 2014-05-08 15:37:57 -06:00

README.md

p4RemoveUnversioned

Removes unversioned files from perforce repository. Script is in beta, and needs to undergo a partial re-write for super speed improvements. Right now doing individual p4 fstat calls, when it should be done on an entire directory.