=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.149 retrieving revision 1.150 diff -c -r1.149 -r1.150 *** www/anoncvs.html 2001/05/22 22:36:53 1.149 --- www/anoncvs.html 2001/06/20 19:26:09 1.150 *************** *** 192,203 ****

! 	# cd /usr; cvs checkout -P -rOPENBSD_2_8 src
  

! Or OPENBSD_2_7 for 2.7, etc. !

Currently only the OPENBSD_2_8 tag contains the release sources and errata already applied.

Available Anonymous CVS Servers

--- 192,203 ----

! 	# cd /usr; cvs checkout -P -rOPENBSD_2_9 src
  

! Or OPENBSD_2_8 for 2.8, etc. !

Currently only the OPENBSD_2_9 tag contains the release sources and errata already applied.

Available Anonymous CVS Servers

*************** *** 511,521 **** # cvs -q get -PA src !

(If you are following the patch branch for 2.8):

  	# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
  	# cd /usr
! 	# cvs -q get -rOPENBSD_2_8 -P src
  
--- 511,521 ---- # cvs -q get -PA src !

(If you are following the patch branch for 2.9):

  	# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
  	# cd /usr
! 	# cvs -q get -rOPENBSD_2_9 -P src
  
*************** *** 526,535 **** # cvs -q up -PAd !

(If you are following the patch branch for 2.8):

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_2_8 -Pd
  
Everytime you ran this it would synchronize your /usr/src tree. It would --- 526,535 ---- # cvs -q up -PAd !

(If you are following the patch branch for 2.9):

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_2_9 -Pd
  
Everytime you ran this it would synchronize your /usr/src tree. It would *************** *** 728,734 ****
OpenBSD www@openbsd.org !
$OpenBSD: anoncvs.html,v 1.149 2001/05/22 22:36:53 miod Exp $ --- 728,734 ----
OpenBSD www@openbsd.org !
$OpenBSD: anoncvs.html,v 1.150 2001/06/20 19:26:09 jufi Exp $