Shell script to compile only Locked projects in Siebel
Hi All,
Do we have any shell script to compile only Locked projects (Siebel)?
For full compile we are using the below script
\Siebel\8.1\Tools_1\BIN\siebdev.exe /c \Siebel\8.1\Tools_1\bin\enu\siebel.cfg /d ServerDataSrc /u <_username> /p <_password> /bc "Siebel Repository" \Siebel\8.1\Client_1\OBJECTS\ENU\MyFullCompileSRF.srf
Thanks!!