I may be missing something. But I can only get the TC checkout to work with a single filespec.
I would like to have "*.dpr *.dpk * .bdsproj" all at once. is this possible?
Hi Steven,
Sorry, this is not possible at the moment as FinalBuilder quotes the entire filespec (which is the tc folder + filespec) that it passes to the tc command line. You’ll have to use multiple TC Checkout actions.
.t8