Click to See Complete Forum and Search --> : CVS with proxy - how can I get cvs to see my proxy server?


I Love NY
12-10-2001, 07:51 AM
My setup is this: I got an isdn modem in a windows98 box that connects to the internet. I have another linux box connected over a LAN to the windows one. The win98 machine is running a simple java proxy which does http, ftp, and whatever else I configure it to. I want to have it proxy cvs. That's no problem on the server, but I don't know of a way to get cvs to recognize the proxy. Is there some environment variable I can set, or a proxy client I can install to catch the cvs requests? Please don't tell me to use SSH tunneling because I'd rather not, and if I decide to do that I know where to look for info. But if it's impossible to do what I want, please tell me so.