=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.418 retrieving revision 1.419 diff -c -r1.418 -r1.419 *** www/anoncvs.html 2015/01/14 00:19:45 1.418 --- www/anoncvs.html 2015/04/30 22:37:44 1.419 *************** *** 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
  
--- 182,191 ---- # 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
  
*************** *** 222,231 **** # 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. --- 222,231 ---- # 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. *************** *** 252,261 **** # 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): --- 252,261 ---- # 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): *************** *** 263,272 **** # 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
      
    --- 263,272 ---- # 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