[p4] adding files to a depot recursively

Jason Williams streak at narus.com
Fri Apr 26 11:39:02 PDT 2002


Sebastian Rahtz wrote:

>   find . -type f | p4 -x - add

I've found "find . ! -type d | p4 -x - add" to be a tad better...(picks up
symlinks and adds them correctly).

--Jason



More information about the perforce-user mailing list