Yeah, I agree. The ssh threads don't terminate either. I can't tell which is causing which, though.
It would seem to me, however that the ssh threads would bw waiting for the cvs threads to finish their businss and give a terminate command, rather than the cvs threads waiting for ssh, which would indicate a cvs problem. What additional information would you need? Kent >From: Matt Riechers <[EMAIL PROTECTED]> >To: Kent Hulick <[EMAIL PROTECTED]> >CC: [EMAIL PROTECTED] >Subject: Re: cvs threads not terminating >Date: Thu, 28 Feb 2002 14:12:22 -0500 > >Kent Hulick wrote: > > > > I'm using cvs version 1.11.1p1 with Red Hat Linux 7.2 connecing to an > > external server using ssh and ssh-agent. The ssh connections work fine, >and > > cvs actually works, but the threads don't terminate. I have to kill >them > > manually. If I don't use ssh-agent, the commands terminate normally, >but > > (of course) I have to enter my password contantly. Killing the threads > > manually isn't such a terrible deal, but it does mean cvs won't work >with > > any ide, which would be very nice. > > > > Does anyone have suggestions for me? > >Without more details, it sounds like your ssh-agent is to blame. > >-Matt _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.; _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
