Vault client 2.06
From within the client, Tool/ Option/ Network Settings, the proxy is set to "Use a manually configured proxy"
In C:\Program Files\SourceGear\Vault Client\VaultGUIClient.exe.config, there is <proxy usesystemdefault="true"/>
What would happen for the operations of Vault client and VS2003?
Proxy option set within Vault and VaultGUIClient.exe.config
Moderator: SourceGear
Q1. Please confirm that I can safely keep <proxy usesystemdefault="true"/> in the *.config file?jeremy_sg wrote:The manually configured proxy in the network options should always take precedence over the config file.
Q2. Does this rule still hold true for vault.exe.config which is used for the command line client Vault.exe?