=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.371 retrieving revision 1.372 diff -c -r1.371 -r1.372 *** www/anoncvs.html 2012/10/02 14:17:55 1.371 --- www/anoncvs.html 2012/11/02 01:00:09 1.372 *************** *** 227,236 **** # cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src !

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

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

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

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

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

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

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

      	# cd /usr/ports
    ! 	# cvs -q up -rOPENBSD_5_1 -Pd
      
    --- 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
      
    *************** *** 574,580 **** OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.371 2012/10/02 14:17:55 gonzalo Exp $ --- 574,580 ---- OpenBSD www@openbsd.org !
    $OpenBSD: anoncvs.html,v 1.372 2012/11/02 01:00:09 sthen Exp $