Hello… we are evaluating final builder, and I am trying to tie it in to our source control.
We are trying it with Team Coherence, as we currently use NG3Source, which is not supported.
When I add the action TC Connect, I get the error, Invalid connection…
For the connect to repository details I am using the source control servers IP address and portm, like this;
100.100.100.100:port
Obviously that is not the real IP, but is this correct ?
The username and password shown in the error is correct…
Can you tell me if I am doing something wrong please ?
Sorry, me being stupid…
I should have used the name for the connection as the repository, which is “local”… the connection now works…
I am now trying to do a get… and am getting the error “Invalid filespec .” and I am also unsure of what the TC folder should be…
Any help would be appreciated…
Thanks
Hi Martyn,
You have to use the normal TeamCoherence syntax for specifying files, eg.
//TestProject/Source/TEST.PAS
//Myproject/.
hth
.t8
Thanks, that worked…