=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.354 retrieving revision 1.355 diff -c -r1.354 -r1.355 *** www/anoncvs.html 2011/09/21 10:27:06 1.354 --- www/anoncvs.html 2011/11/01 16:20:09 1.355 *************** *** 207,218 ****
! 	# 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 --- 207,218 ----
! 	# cd /usr; cvs checkout -P -rOPENBSD_5_0 src
  

! Or OPENBSD_4_9 for 4.9, etc. !

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

Available Anonymous CVS Servers *************** *** 512,521 **** # 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: --- 512,521 ---- # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

      	# cd /usr
    ! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_0 -P src
      
  • Anytime afterwards, to `update' this tree: *************** *** 525,534 **** # 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 --- 525,534 ---- # cvs -q up -Pd !

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

      	# cd /usr/src
    ! 	# cvs -q up -rOPENBSD_5_0 -Pd
      
    Every time you ran this it would synchronize your /usr/src tree. It would *************** *** 555,564 **** # 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): --- 555,564 ---- # cd /usr # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports !

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

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

    (If you are following current): *************** *** 566,575 **** # 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
      
    --- 566,575 ---- # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_0 -Pd
      
    *************** *** 710,716 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.354 2011/09/21 10:27:06 sthen Exp $ --- 710,716 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.355 2011/11/01 16:20:09 miod Exp $