=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.480 retrieving revision 1.481 diff -c -r1.480 -r1.481 *** www/anoncvs.html 2018/03/05 01:46:04 1.480 --- www/anoncvs.html 2018/04/02 02:48:19 1.481 *************** *** 7,13 **** OpenBSD Anonymous CVS ! --- 7,13 ---- OpenBSD Anonymous CVS ! *************** *** 135,145 **** $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -P src ! If you are following the 6.2 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_2 -P src
  
--- 135,145 ---- $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -P src ! If you are following the 6.3 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_3 -P src
  
*************** *** 175,185 **** $ cvs -q up -Pd -A ! If you are following the 6.2 -stable branch:
  $ cd /usr/src
! $ cvs -q up -Pd -rOPENBSD_6_2
  
Every time you run this, cvs(1) synchronizes your /usr/src tree. --- 175,185 ---- $ cvs -q up -Pd -A ! If you are following the 6.3 -stable branch:
  $ cd /usr/src
! $ cvs -q up -Pd -rOPENBSD_6_3
  
Every time you run this, cvs(1) synchronizes your /usr/src tree. *************** *** 214,224 **** $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -P ports ! If you are following the 6.2 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_2 -P ports
  
  • Any time afterwards, to update this tree: --- 214,224 ---- $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -P ports ! If you are following the 6.3 -stable branch:
      $ cd /usr
    ! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_3 -P ports
      
  • Any time afterwards, to update this tree: *************** *** 231,241 **** $ cvs -q up -Pd -A ! If you are following the 6.2 -stable branch:
      $ cd /usr/ports
    ! $ cvs -q up -Pd -rOPENBSD_6_2
      
    --- 231,241 ---- $ cvs -q up -Pd -A ! If you are following the 6.3 -stable branch:
      $ cd /usr/ports
    ! $ cvs -q up -Pd -rOPENBSD_6_3