Hello Mike, * On Sun, Apr 18, 2004 at 07:29:23PM -0500 MKlinke wrote: > Take a look at "ssh-agent". Once you key in your > passphrase one time, the "ssh-agent" utility will handle any further > requests for your passphrase during that login session.
Yes, you're right, ssh-agent would be a solution to this. Thank you for this suggestion which I totally forgot. But: I don't see any reason *why* CVS should behave this way. From my understanding (and without knowing the inner workings of CVS), in my naive mind, I thought that connecting exactly once via ssh and doing "everything that has to be done" should suffice for cvs release to work. IMHO, using ssh-agent is a good work-around, but it only cures the symptoms, not the disease. Best regards, Spiro. -- Spiro R. Trikaliotis http://www.trikaliotis.net/ _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
