=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.222 retrieving revision 1.223 diff -c -r1.222 -r1.223 *** www/anoncvs.html 2004/10/18 15:33:55 1.222 --- www/anoncvs.html 2004/10/29 18:01:56 1.223 *************** *** 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 --- 213,224 ----

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

! Or OPENBSD_3_5 for 3.5, etc. !

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

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

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

  	# setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs
  	# cd /usr
! 	# cvs -q get -rOPENBSD_3_6 -P src
  
*************** *** 525,534 **** # 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 --- 525,534 ---- # cvs -q up -Pd !

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

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_3_6 -Pd
  
Every time you ran this it would synchronize your /usr/src tree. It would *************** *** 559,569 **** # 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): --- 559,569 ---- # cd /usr # cvs -q get -P ports !

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

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

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

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_3_5 -Pd
      
  • --- 571,580 ---- # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_3_6 -Pd
      
    *************** *** 736,742 ****
    OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.222 2004/10/18 15:33:55 millert Exp $ --- 736,742 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.223 2004/10/29 18:01:56 jsg Exp $