I can login on baywatch within a dece nt amount of time, but all cvs access needs several minutes _after_ giving the password on the "[EMAIL PROTECTED]'s password:" prompt.
I run
cvslyx ()
{
export CVS_RSH=/usr/bin/ssh;
export CVSROOT=:ext:[EMAIL PROTECTED]:/usr/local/lyx/cvsroot;
cvs "$@"
}
Is there something wrong with this setup?
Andre'
