Sets the host name of the remote machine where the files are located.
Note: If a remote machine is set, then an agent port number, a remote username and password must also be supplied. The Client Directory must exist on the remote machine. A remote CA Harvest SCM File Agent must be running on the specified machine.
CaCheckin
LPCTSTR szRemoteMachineName-the machine name
None
Example
CaCheckin& rCheckin = rContext.GetCheckin();rCheckin.SetRemoteMachineName(“MyBuildMachine”);
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|