How can I tell cvs to use a specific version of the ssh protocol? If I specify proto 2,1 in /etc/ssh_config hosts that only know protocol 1 fail with the message "Aborted by user!" when I try to do something like a cvs update. Setting CVS_RSH to "/usr/bin/ssh -1" does not work. // marc