=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.204 retrieving revision 1.205 diff -c -r1.204 -r1.205 *** www/anoncvs.html 2004/03/22 21:17:52 1.204 --- www/anoncvs.html 2004/05/05 18:23:41 1.205 *************** *** 213,224 ****

! 	# cd /usr; cvs checkout -P -rOPENBSD_3_4 src
  

! Or OPENBSD_3_3 for 3.3, etc. !

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

Available Anonymous CVS Servers --- 213,224 ----

! 	# cd /usr; cvs checkout -P -rOPENBSD_3_5 src
  

! Or OPENBSD_3_4 for 3.4, etc. !

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

Available Anonymous CVS Servers *************** *** 492,502 **** # cvs -q get -P src !

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

  	# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
  	# cd /usr
! 	# cvs -q get -rOPENBSD_3_4 -P src
  
--- 492,502 ---- # cvs -q get -P src !

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

  	# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
  	# cd /usr
! 	# cvs -q get -rOPENBSD_3_5 -P src
  
*************** *** 507,516 **** # cvs -q up -Pd !

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

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

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

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_3_5 -Pd
  
Every time you ran this it would synchronize your /usr/src tree. It would *************** *** 541,551 **** # cd /usr # cvs -q get -P ports !

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

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

    (If you are following current): --- 541,551 ---- # cd /usr # cvs -q get -P ports !

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

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

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

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

      	# cd /usr
    ! 	# cvs -q up -rOPENBSD_3_4 ports
      
  • --- 553,562 ---- # cd /usr # cvs -q up -Pd ports !

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

      	# cd /usr
    ! 	# cvs -q up -rOPENBSD_3_5 ports
      
    *************** *** 718,724 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.204 2004/03/22 21:17:52 millert Exp $ --- 718,724 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.205 2004/05/05 18:23:41 david Exp $