On Thursday 07 July 2005 18:57, Marty Leisner wrote:
> I got cvs 1.12.12 installed which supports proxy...
>
> cvs worked with no problem, I got the u-boot repository and my CVS/Root
> entry is:
> bash2 :2 mleisner@valisk 11:34:49; cat Root
>
> :pserver;proxy=www.mc.xerox.com;proxyport=8000:anonymous@xxxxxxxxxxxxxxxxxx
> :t:/c
>
> vsroot/u-boot
>
> But lincvs 1.4.2 doesn't seem to use this -- does lincvs use
> cvs under the hood?
LinCVS uses cvs, no private cvs implementation.
> cvs 1.12.12 has an environment variable for proxy_port, but not for
> proxy_host --
> I wonder if added this and using it would make it work transparently
> (without it
> having to know about proxies).
LinCVS sets up the proxy setting by an environment variable which is not
supported by the official cvs version - you already stated that there is no
env. variable for this.
We mailed a suggestion to add this env var. for cvs, but there was no response
on the cvs mailing list. Maybe if more people mail such a request, it might
get added.
> I didn't see anything about how the proxy configuration works (I'm using
> the standard cvs).
LinCVS proxy support is set up at
Config/Settings/CVS Details tab, there is a whatsthis available with details
(click on the question mark and into the proxy entries field).
Frank
|