Command Line and Proxy

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
Dave

Command Line and Proxy

Post by Dave » Fri Jun 24, 2005 2:38 pm

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

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Fri Jun 24, 2005 2:49 pm

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.

Post Reply