i have sandbox i've reworked in past several weeks. includes modifying, creating, , deleting both files , directories within sandbox.
how can add all of these changes new change-list in perforce? can done single command?
i've tried find . -type f -print | p4 -x - add
, gives me multiple errors files, saying can't add existing file
run:
p4 reconcile
this open files. follow with:
p4 submit