Hello, i'm currently trying to use the command line to get the latest files from vault. The challenge i'm having is that i have to go through a proxy to get to the vault server and when i try to configure the vault.exe.config file and set <proxy usesystemdefault="true"/>, it still doesn't work. I've also tried to manually set the proxy there but still no dice.
I'm using 3.0.7, and it works fine if i go through the GUI.
Does anyone have any suggestions for me to get this working with the command line? I can get it to work if i use the -proxyserver parameter but since i'm using cc.net it won't take that parameter, so i'm relying on vault.exe.config.
thanks for the help,
Dave
Command Line and Proxy
Moderator: SourceGear
Unfortunately, the best idea I have is that you could download the source for cc.net and edit the default parameters for the calls to vault.exe to include the proxy specification. It's on my list of things to do to smooth out the Vault integration with cc.net and draco, but I just haven't gotten time in a while.