=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.139 retrieving revision 1.140 diff -c -r1.139 -r1.140 *** www/anoncvs.html 2001/02/24 07:44:37 1.139 --- www/anoncvs.html 2001/02/24 13:10:26 1.140 *************** *** 7,13 **** ! --- 7,13 ---- ! *************** *** 58,66 ****

! For people who don't have a CD on hand, you can use cvs(1) to "checkout" the source repository for you. This is discussed in the next section.

*************** *** 159,165 ****

ssh
Secure Shell can be used to access the anonymous CVS servers. This is the recommended way of doing so, as it is encrypted. As of 2.6, OpenBSD has included OpenSSH in its standard distribution. !
rsh
Remote Shell can be used on some of the servers for users who don't have access to ssh.
pserver
pserver is primarily useful for users who are behind firewalls that block the other two connections.
--- 159,165 ----
ssh
Secure Shell can be used to access the anonymous CVS servers. This is the recommended way of doing so, as it is encrypted. As of 2.6, OpenBSD has included OpenSSH in its standard distribution. !
rsh
Remote Shell can be used on some of the servers for users who don't have access to ssh.
pserver
pserver is primarily useful for users who are behind firewalls that block the other two connections.
*************** *** 616,622 **** After this, /usr/X11 will be ready to be used by cvs. You can for example update it to -current source (assuming you've already set ! the CVSROOT environment variable):
          # cd /usr/X11
--- 616,622 ----
  
  After this, /usr/X11 will be ready to be used by cvs. You can for
  example update it to -current source (assuming you've already set
! the CVSROOT environment variable):
  
  
          # cd /usr/X11
***************
*** 648,655 ****
  of the CVS sites no longer support rsh for security reasons or a local
  problem like a firewall or imperfect protocol emulator such as slirp
  may prevent you from using rsh.
! The alternative is a to use a "secure shell" connection using
! OpenSSH.
  
  

Once ssh is installed, one sets the environment variable --- 648,655 ---- of the CVS sites no longer support rsh for security reasons or a local problem like a firewall or imperfect protocol emulator such as slirp may prevent you from using rsh. ! The alternative is a to use a "secure shell" connection using ! OpenSSH.

Once ssh is installed, one sets the environment variable *************** *** 741,747 ****


OpenBSD www@openbsd.org !
$OpenBSD: anoncvs.html,v 1.139 2001/02/24 07:44:37 fgsch Exp $ --- 741,747 ----
OpenBSD www@openbsd.org !
$OpenBSD: anoncvs.html,v 1.140 2001/02/24 13:10:26 horacio Exp $