HP Version Control Repository Manager 7.0 User Guide

HP Version Control Repository Manager - Updating the repository
http://xmldocs.fc.hp.com/help/vcrepository/en/vcrm_updRep.html[9/15/2011 4:25:22 PM]
NOTE:
If /updatenow command is entered with other options like /repository,
/autoupdate, etc, VCRM CLI applies all the new settings and then start the
update once.
Configuring automatic update for HP VCRM directory
From the command prompt, enter the following command:
vcrmcli.exe /autoupdate
/interval "Interval"
/dayofweek "Day of the week"
/time "Update Start time"
/proxyname "Proxy server name or IP address"
/proxyport "Proxy Port Number"
/proxyuser "Proxy User Name"
/proxypwd "Proxy Password"
NOTE:
HP VCRM is restarted while executing vcrmcli.exe file.
The command configures the HP VCRM autoupdate schedule settings.
Example:
vcrmcli.exe /autoupdate /interval "7" /dayofweek "0" /time "22"
/proxyname "proxy.domain.com" /proxyport "1234"
NOTE:
Specify the values for each of the parameters in double quotation marks ("").
where,
/interval "7" corresponds to one week (7 days, valid values: 1, 2, 7, 14, 28)
/dayofweek "0" corresponds to Sunday (0 is default, and is not used if the interval is less
than 7. Valid values: 0, 1, 2, 3, 4, 5, 6)
/time "22" corresponds to 10PM (24–hour time format, valid values: 0 to 23)
/proxyname proxy.domain.com "proxy.domain.com" specifies the name or IPv4 of the
proxy server to use for autodownload
/proxyport 1234 "1234" specifies the port number for the given proxy name
/proxyuser specifies the user name for authenticating the proxy server
/proxypwd specifies the password for the given proxy user name
NOTE:
If /proxyuser argument has a valid user name and /proxypwd is not used as
argument,
vcrmcli.exe prompts the user for a password during execution.
The command configures the autoupdate schedule settings to update the repository on
Sunday 10 PM.
Populating a repository