On Tue, 8 Jul 2003, Rob Leland wrote:
> Steve Raeburn wrote: > > >I'm getting the long delay just using Putty interactively. But as you've > >mentioned Eclipse seems to authenticate at least twice during a checkout. > >Also, I've never had problems using anonymous CVS so it does seem to be SSH > >related. > > > >I'll try Craig's suggestion and take a look at MindTerm tomorrow. > > > >Steve > > > I used MindTerm 1.X which worked well, but they made version > 2.X commercial and you need to use a web page applet to start it, yech ! > I have been useing WinCVS with CYGWIN ssh together under W2K for 2 years > now. MindTerm must have switched to commercial after 2.0, because I'm using 2.0 (right now, in fact, to send this message), and it comes up with: MindTerm 2.0 (non-commercial) This copy of MindTerm is for non-commercial and personal use only. Steve, let me know off-list if you want me to send you a copy of MindTerm 2.0. -- Martin Cooper > > Here is my shell script I start for ssh tunneling : > echo on > ssh -L 2401:localhost:2401 -l rleland -N cvs.apache.org > pause > > Then start up either WinCVS or the command line cvs client > with > Root=:pserver:[EMAIL PROTECTED]:/home/cvs > > then you'll be good to go. > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]