The "Assign" command assigns a server to a repository (connection) and sets its responsibilities.
From a Windows command prompt, within the "Tools" folder, enter the following to run the Assign command:
 via.repository assign /param
Allowable parameters are:
/repoid:<ID> /reponame:<name> /server:<name> /fetch:<Boolean> /discovery:<Boolean> Â /push:<Boolean> /verbose:<Boolean> /help | Repository ID (required unless /reponame is used) Repository Name (must be a unique name) Server Name (required) Enable Fetch Job for this server (defaults to TRUE). This can only be enabled on a single server, so it will be disabled on the current discovery server. Enable Discover Job for this server (defaults to FALSE). This can only be enabled on a single server. It must be disabled on the current discovery server. Enable Push Job for this server (defaults to FALSE). This can only be enabled on a single server and it must be the discovery server. Show detailed errors Get Help |
                Â