#1
|
|||
|
|||
Accessing StarTeam repository
VBPro v7.2
Since VBPro does not have have native support for StarTeam, I'm having to create a Run Program step to issue command-line StarTeam commands. The command-line is stcmd.exe co -p "username:password@host:port/project" I put the username and password in the Advance tab, and now my command line is same as above, except without the username:password@ part. I get an invalide username or password error. The Subversion example only shows access to a local repository, but I need access to a remote one. |
|
|