=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.455 retrieving revision 1.456 diff -c -r1.455 -r1.456 *** www/anoncvs.html 2016/08/15 02:22:05 1.455 --- www/anoncvs.html 2016/09/01 12:08:03 1.456 *************** *** 177,186 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_9 -P src
  
--- 177,186 ---- # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_6_0 -P src
  
*************** *** 214,223 **** # cvs -q up -Pd !

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

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_5_9 -Pd
  
Every time you ran this it would synchronize your /usr/src tree. --- 214,223 ---- # cvs -q up -Pd !

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

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

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

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

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

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

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

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

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_9 -Pd
      
    --- 255,264 ---- # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_6_0 -Pd