Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Whenever I use the :ext: protocol, set CVS_RSH=ssh, and perform some CVS operation, I get a 'zombie' SSH process. This happens regardless of which SSH I use, but does *not* happen if I use the 'standard' cvs.exe from cvshome.org. (Other users have also reported the same problem). I have looked at the code in protocols/ext.c, and I believe the problem is that the child process is never terminated - the ext_disconnect() function does close the child's pipes, but I don't think that makes the child process terminate like it does under Unix. -Torsten _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs