At 2002-03-10 11:52 +0100, Etienne Charlier wrote:
>Does one know how to setup a CVS client to be able to contact a CVS
>repository ( Sourceforge or another one) when the client is behind a
>proxy/firewall (at work) only allowing traffic through an http proxy server?

Etienne,
I found a possible solution from this google search.
http://google.com/search?hl=en&q=http+proxy+site%3Acvshome.org

Try a command something like:

$ cvs -d:ext;proxy=www;proxyport=8080:[EMAIL PROTECTED]:\
/cvsroot/leaf co devel/ech

You may want to look at "ssh tunneling through http proxies" too. In 
addition one of the cvs clients listed on the page below may have http 
proxy support.
http://www.cvshome.org/dev/addons.html

Let us know if you find a way to successfully access cvs through your 
corporate http proxy.

--
Mike Noyes <[EMAIL PROTECTED]>
http://sourceforge.net/users/mhnoyes/
http://leaf-project.org/


_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to