=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.413 retrieving revision 1.414 diff -c -r1.413 -r1.414 *** www/anoncvs.html 2014/10/21 12:10:47 1.413 --- www/anoncvs.html 2014/11/02 04:12:46 1.414 *************** *** 182,191 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_5 -P src
  
--- 182,191 ---- # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_6 -P src
  
*************** *** 219,228 **** # cvs -q up -Pd !

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

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_5_5 -Pd
  
Every time you ran this it would synchronize your /usr/src tree. --- 219,228 ---- # cvs -q up -Pd !

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

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

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

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

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

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

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

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

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_5 -Pd
      
    --- 260,269 ---- # cd /usr/ports # cvs -q up -Pd !

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

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