p4 integ -v //depot/main/gui/... //depot/ggs/gui/... p4 submit
Client: ggs-drop Root: c:\ggs View: //depot/ggs/gui/... //ggs-drop/gui/...
p4 flush //depot/ggs/gui/...
cd c:\ggs\gui p4 diff -sd ... | p4 -x - delete p4 diff -se ... | p4 -x - edit dir/s/b | p4 -x - add
find . -type f | p4 -x - add
files -f -q -r -s | p4 -x - add
p4 integ //depot/ggs/gui/... //depot/main/gui/... p4 resolve p4 submit