=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.298 retrieving revision 1.299 diff -c -r1.298 -r1.299 *** www/anoncvs.html 2009/06/09 21:05:54 1.298 --- www/anoncvs.html 2009/06/10 09:29:58 1.299 *************** *** 205,216 **** specify a tag along with your command. Example:
! 	# cd /usr; cvs checkout -P -rOPENBSD_4_4 src
  

! Or OPENBSD_4_3 for 4.3, etc. !

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

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

! Or OPENBSD_4_4 for 4.4, etc. !

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_4_4 -Pd
      
    --- 568,577 ---- # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_4_5 -Pd
      
    *************** *** 734,740 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.298 2009/06/09 21:05:54 landry Exp $ --- 734,740 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.299 2009/06/10 09:29:58 landry Exp $