This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CVS through a proxy


On Thu, 22 May 2003, Shun-ichi GOTO wrote:

> Hi, I'm author of 'connect' proxy command.
>
> >>>>> at Wed, 21 May 2003 23:10:24 -0400 (EDT),
> >>>>> Igor Pechtchanski <pechtcha@cs.nyu.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@taiyo.co.jp>

Hi,

Wow, I didn't know you read this list.  Cool!

I saw on your site that 'connect' compiles on Cygwin.  Did you consider
offering it as a Cygwin package, so that people can install it from the
mirrors?

Also FYI, Cygwin's CVS is still on 1.11.0 (1.11.5 has just been announced
as a test release).  Chuck (the CVS maintainer) might consider patching
CVS to have proxy functionality, so maybe you could coordinate.  Chuck?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton


--
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/


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