Mail Archives: cygwin/2003/05/22/02:37:52
Hi, I'm author of 'connect' proxy command.
>>>>> at Wed, 21 May 2003 23:10:24 -0400 (EDT),
>>>>> Igor Pechtchanski <pechtcha AT cs DOT nyu DOT edu> said,
> I'm reasonably sure CVS itself doesn't understand proxies. However, you
> can use CVS with ssh, and there are numerous options for making ssh work
> through SOCKS proxies and such. Just search Google for "ssh proxy" -- the
> first match is <http://www.imasy.or.jp/~gotoh/ssh/connect.html>, which
> looks relevant, and there may be others.
If you want to use ssh beyond the firewall, 'connect' is good for you.
It use SOCKS4/5 or https CONNECT method on both UNIX or Windows
platform. It is also good for CVS :ext: method, of course. But
'connect' program doesn't effects for CVS :pserver: method.
There's many patches for HTTP proxy (using HTTPS CONNECT method). And I
also have one easy patch which adds SOCKS4/5 support for :pserver:
method. If you want to use SOCKS from Windows, try this.
http://www.imasy.or.jp/~gotoh/cvs-socks/cvs-1.11.5-tsocks-1.12.diff
And see this page to know how to use
http://www.imasy.or.jp/~gotoh/cvs-socks/
To use it, you must apply it to original cvs-1.11.5, then configure and
compile it. Or try binary I compiled.
http://www.imasy.or.jp/~gotoh/cvs-socks/cvs-1.11.5-tsocks-1.12.exe.gz
## Note that it is for bare cvs-1.11.5. So it is not well considered
## around cygwin. (ex. binary/text mount, etc.)
## I'm using this patch since two years ago.
## I can't live without this (and 'connect').
--- Regards,
Shun-ichi Goto <gotoh AT taiyo DOT co DOT jp>
R&D Group, TAIYO Corp., Tokyo, JAPAN
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -