=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.345 retrieving revision 1.346 diff -c -r1.345 -r1.346 *** www/anoncvs.html 2011/04/23 17:45:11 1.345 --- www/anoncvs.html 2011/05/01 14:05:18 1.346 *************** *** 208,219 ****
! 	# cd /usr; cvs checkout -P -rOPENBSD_4_8 src
  

! Or OPENBSD_4_7 for 4.7, etc. !

The OPENBSD_4_8 tag contains the release sources and errata already applied.

Available Anonymous CVS Servers --- 208,219 ----
! 	# cd /usr; cvs checkout -P -rOPENBSD_4_9 src
  

! Or OPENBSD_4_8 for 4.8, etc. !

The OPENBSD_4_9 tag contains the release sources and errata already applied.

Available Anonymous CVS Servers *************** *** 498,507 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_4_8 -P src
  
  • Anytime afterwards, to `update' this tree: --- 498,507 ---- # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

      	# cd /usr
    ! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_4_9 -P src
      
  • Anytime afterwards, to `update' this tree: *************** *** 511,520 **** # cvs -q up -Pd !

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

      	# cd /usr/src
    ! 	# cvs -q up -rOPENBSD_4_8 -Pd
      
    Every time you ran this it would synchronize your /usr/src tree. It would --- 511,520 ---- # cvs -q up -Pd !

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

      	# cd /usr/src
    ! 	# cvs -q up -rOPENBSD_4_9 -Pd
      
    Every time you ran this it would synchronize your /usr/src tree. It would *************** *** 541,550 **** # cd /usr # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports !

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

      	# cd /usr
    ! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_4_8 -P ports
      
  • Anytime afterwards, to `update' this tree:

    (If you are following current): --- 541,550 ---- # cd /usr # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports !

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

      	# cd /usr
    ! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_4_9 -P ports
      
  • Anytime afterwards, to `update' this tree:

    (If you are following current): *************** *** 552,561 **** # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_4_8 -Pd
      
    --- 552,561 ---- # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_4_9 -Pd
      
    *************** *** 718,724 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.345 2011/04/23 17:45:11 jj Exp $ --- 718,724 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.346 2011/05/01 14:05:18 sthen Exp $