=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.387 retrieving revision 1.388 diff -c -r1.387 -r1.388 *** www/anoncvs.html 2013/08/29 11:26:07 1.387 --- www/anoncvs.html 2013/11/01 16:27:10 1.388 *************** *** 227,236 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_3 -P src
  
--- 227,236 ---- # 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
  
*************** *** 242,251 **** # cvs -q up -Pd !

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

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

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

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

    (If you are following current): --- 272,281 ---- # 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): *************** *** 283,292 **** # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_3 -Pd
      
    --- 283,292 ---- # 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
      
    *************** *** 578,584 **** OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.387 2013/08/29 11:26:07 nick Exp $ --- 578,584 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.388 2013/11/01 16:27:10 sthen Exp $