=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.246 retrieving revision 1.247 diff -c -r1.246 -r1.247 *** www/anoncvs.html 2006/04/26 07:18:27 1.246 --- www/anoncvs.html 2006/05/01 08:52:01 1.247 *************** *** 10,16 **** ! --- 10,16 ---- ! *************** *** 201,212 **** specify a tag along with your command. Example:
! 	# cd /usr; cvs checkout -P -rOPENBSD_3_8 src
  

! Or OPENBSD_3_7 for 3.7, etc. !

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

Available Anonymous CVS Servers --- 201,212 ---- specify a tag along with your command. Example:
! 	# cd /usr; cvs checkout -P -rOPENBSD_3_9 src
  

! Or OPENBSD_3_8 for 3.8, etc. !

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_3_8 -Pd
      
    --- 555,564 ---- # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_3_9 -Pd
      
    *************** *** 719,725 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.246 2006/04/26 07:18:27 steven Exp $ --- 719,725 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.247 2006/05/01 08:52:01 steven Exp $