=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.430 retrieving revision 1.431 diff -c -r1.430 -r1.431 *** www/anoncvs.html 2015/09/26 20:08:41 1.430 --- www/anoncvs.html 2015/10/18 19:26:56 1.431 *************** *** 180,189 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_7 -P src
  
--- 180,189 ---- # 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
  
*************** *** 210,218 **** ... - Note that the above format with SHA256 fingerprints was added after the - release of OpenBSD 5.6; older versions only use MD5 fingerprints. -
  • Anytime afterwards, to `update' this tree:

    (If you are following current):

    --- 210,215 ----
    ***************
    *** 220,229 ****
      	# cvs -q up -Pd
      
    !

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

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

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

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

    (If you are following current): --- 247,256 ---- # 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): *************** *** 261,270 **** # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_7 -Pd
      
    --- 258,267 ---- # 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