=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.379 retrieving revision 1.380 diff -c -r1.379 -r1.380 *** www/anoncvs.html 2013/04/27 13:26:40 1.379 --- www/anoncvs.html 2013/05/01 13:32:38 1.380 *************** *** 227,236 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

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

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

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_5_2 -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.3):

  	# cd /usr/src
! 	# cvs -q up -rOPENBSD_5_3 -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.2):

  	# cd /usr
! 	# cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_5_2 -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.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): *************** *** 283,292 **** # cd /usr/ports # cvs -q up -Pd !

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_2 -Pd
      
    --- 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
      
    *************** *** 569,575 **** OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.379 2013/04/27 13:26:40 sthen Exp $ --- 569,575 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.380 2013/05/01 13:32:38 sthen Exp $