=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.403 retrieving revision 1.404 diff -c -r1.403 -r1.404 *** www/anoncvs.html 2014/05/01 09:54:49 1.403 --- www/anoncvs.html 2014/05/01 15:21:24 1.404 *************** *** 226,235 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_4 -P src
  
--- 226,235 ---- # 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
  
*************** *** 263,272 **** # cvs -q up -Pd !

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

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

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

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

    (If you are following current): --- 293,302 ---- # 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): *************** *** 304,313 **** # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_4 -Pd
      
    --- 304,313 ---- # 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