=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.367 retrieving revision 1.368 diff -c -r1.367 -r1.368 *** www/anoncvs.html 2012/05/01 07:54:50 1.367 --- www/anoncvs.html 2012/05/01 14:39:06 1.368 *************** *** 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 --- 207,218 ----
! 	# cd /usr; cvs checkout -P -rOPENBSD_5_1 src
  

! Or OPENBSD_5_0 for 5.0, etc. !

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

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

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

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

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

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

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

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

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

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_1 -Pd
      
    *************** *** 698,704 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.367 2012/05/01 07:54:50 sthen Exp $ --- 698,704 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.368 2012/05/01 14:39:06 sthen Exp $