9 lines
171 B
Batchfile
Executable File
9 lines
171 B
Batchfile
Executable File
echo off
|
|
|
|
call setenv.bat
|
|
|
|
p4 sync //depot/%RS_PROJECT%/tools/bin/...
|
|
p4 sync //depot/%RS_PROJECT%/tools/pipeline/...
|
|
p4 sync //depot/%RS_PROJECT%/tools/util/...
|
|
|