=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.444 retrieving revision 1.445 diff -c -r1.444 -r1.445 *** www/anoncvs.html 2016/03/29 13:06:19 1.444 --- www/anoncvs.html 2016/03/29 19:12:36 1.445 *************** *** 184,193 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_8 -P src
  
--- 184,193 ---- # 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
  
*************** *** 221,230 **** # cvs -q up -Pd !

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

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_5_8 -Pd
  
Every time you ran this it would synchronize your /usr/src tree. --- 221,230 ---- # 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. *************** *** 251,260 **** # cd /usr # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports !

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

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

    (If you are following current): --- 251,260 ---- # 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): *************** *** 262,271 **** # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_8 -Pd
      
    --- 262,271 ---- # 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