Builders that have StarTeam Enterprise Advantage use the BCO command to check files out of StarTeam on build systems. BCO allows build systems to use a Local Cache Agent [saves me about an hour in my daily build] which the STCMD CO does not. I was wondering [if] when StarTeam BCO might be added as a supported FB Action? Here's an example of my FB Execute Program Action "kludge" that uses BCO:
Program File:
C:\Program Files\Borland\StarTeam SDK 10.4\bin\stjava.exe
Execute Parameters:
-f "C:\Program Files\Borland\StarTeam Cross-Platform Client 2008 R2\bco.stjava" -- -p "%StLogin%:pass@%StServer%:49201/%StProject%/%StView%" -is -pwdfile "%USERPROFILE%\st.pass" -fp %BuildDISK%:\ -t -ts -useca 127.0.0.1:5201 -o "*" -exclude "/FolderIDontWant" -exclude "/AnotherFolderIDontWant" -cfgl "%StBuildLabel%"