K 10 svn:author V 7 delphij K 8 svn:date V 27 2004-11-05T17:22:35.000000Z K 7 svn:log V 405 Add an example for how to use cvs(1) to checkout code over a ssh channel. This is useful because anonymous cvs over ssh is more secure, as we can identify server's identity, etc. TODO: (1) More comments on why and when to use cvs over ssh; (2) I think it might be a good idea to publish servers' fingerprints as well for security concerns. Submitted by: Brad Davis PR: 72018 END