Hello Team,

we are trying to checkout cvs sources from a corporate network using cvs-1.12.13 compiled with --enable-proxy --disable-gssapi (gssapi caused compilation to fail);

   I saw this message in the changelog, so here is the result of my test;


Changes from 1.12.6 to 1.12.7:
******************************

GENERAL USER ISSUES

* CVS now accepts the location of HTTP tunnel web proxies as part of the
 CVSROOT string.  Actually using a proxy remains untested.  Please report
 problems and successes to <[email protected]>.



So I tried the following syntax, but it fails (timeout);


bash-2.05b lnx0029563 export CVSROOT=:pserver:proxy=wwwgate.ti.com:proxyport=80:[EMAIL PROTECTED]:/cvs
bash-2.05b lnx0029563 /apps/unsupported/bin/cvs login
Logging in to :pserver:[EMAIL PROTECTED]:2401/cvs

cvs [login aborted]: connect to 128.31.0.25(128.31.0.25):2401 failed: Connection timed out

the wwwgate.ti.com port 80 is a working proxy used for all my wget downloads;


bash-2.05b lnx0029563 telnet wwwgate.ti.com 80
Trying 192.94.93.21...
Connected to proxyBBBB.ext.ti.com (x.x.x.x).
Escape character is '^]'.



Any suggestions greatly appreciated.




Olivier Kaloudoff
Support Unix / IT Design Nice

Texas  Instruments France
821 av Jack Kilby 06270 VILLENEUVE LOUBET

_______________________________________________
Bug-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/bug-cvs

Reply via email to