cvs commit: doc/en_US.ISO8859-1/books/handbook/mirrors chapter.sgml
Xin LI
delphij at FreeBSD.org
Fri Nov 5 09:22:36 PST 2004
delphij 2004-11-05 17:22:36 UTC
FreeBSD doc repository
Modified files:
en_US.ISO8859-1/books/handbook/mirrors chapter.sgml
Log:
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 <so14k at so14k.com>
PR: 72018
Revision Changes Path
1.362 +10 -0 doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
More information about the cvs-all
mailing list