I've got CVS access to a project on sourceforge and I'm using CVS in
client-server mode for the first time.  Sourceforge uses ssh in place of rsh
when using CVS, i.e. export CVS_RSH=ssh.  Every time I issue a CVS command I
get prompted for a password.  Is there some way I can make ssh remember my
password?

Mike