=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.190 retrieving revision 1.191 diff -c -r1.190 -r1.191 *** www/anoncvs.html 2003/11/04 03:11:11 1.190 --- www/anoncvs.html 2003/12/01 23:02:05 1.191 *************** *** 213,224 ****

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

! Or OPENBSD_3_1 for 3.1, etc. !

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

Available Anonymous CVS Servers --- 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 *************** *** 567,577 **** # cvs -q get -P src !

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

  	# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
  	# cd /usr
! 	# cvs -q get -rOPENBSD_3_2 -P src
  
--- 567,577 ---- # 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
  
*************** *** 582,591 **** # cvs -q up -Pd !

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

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_3_2 -Pd
  
Every time you ran this it would synchronize your /usr/src tree. It would --- 582,591 ---- # 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 *************** *** 616,626 **** # cd /usr # cvs -q get -P ports !

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

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

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

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

      	# cd /usr
    ! 	# cvs -q up -rOPENBSD_3_2 ports
      
  • --- 628,637 ---- # 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
      
    *************** *** 792,798 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.190 2003/11/04 03:11:11 nick Exp $ --- 792,798 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.191 2003/12/01 23:02:05 nick Exp $