This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: CVS using a proxy ?



hans-peter.nilsson@axis.com said:
> ** You don't need to patch cvs at all: just add "-lsocks5_sh" to the
> LIBS ** variable (like in "make LIBS=-lsocks5_sh") when you make the
> cvs client.

> (To the CVS developers mentioned on the socks-related cvs devel pages
> --
>  no, I'm not on devel-cvs@cyclic.com:
>   Maybe the presence of socks could be  detected with an autoconf
> rule,
>  supported by a --with-socks to configure?  It's not on your
> (cvs)web.)  


I have a similar environment.  But there is no need to use a special 
(socksified) variant of cvs.  For machines that support dynamic linking 
there is a script that comes with socks that allows you to change the inet 
protocol stack used at run time.  In effect, you can make cvs talk to a 
socks server by typing

	runsocks cvs ...

See the documentation that comes with the socks libraries.

Richard.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]