=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.474 retrieving revision 1.475 diff -c -r1.474 -r1.475 *** www/anoncvs.html 2017/09/27 09:18:30 1.474 --- www/anoncvs.html 2017/10/09 02:30:54 1.475 *************** *** 135,145 **** $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src ! If you are following the 6.1 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_6_1 -P src
  
--- 135,145 ---- $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src ! If you are following the 6.2 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_6_2 -P src
  
*************** *** 174,184 **** $ cvs -q up -Pd ! If you are following the 6.1 -stable branch:
  $ cd /usr/src
! $ cvs -q up -rOPENBSD_6_1 -Pd
  
Every time you run this, cvs(1) synchronizes your /usr/src tree. --- 174,184 ---- $ cvs -q up -Pd ! If you are following the 6.2 -stable branch:
  $ cd /usr/src
! $ cvs -q up -rOPENBSD_6_2 -Pd
  
Every time you run this, cvs(1) synchronizes your /usr/src tree. *************** *** 213,223 **** $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports ! If you are following the 6.1 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_6_1 -P ports
  
  • Any time afterwards, to update this tree: --- 213,223 ---- $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports ! If you are following the 6.2 -stable branch:
      $ cd /usr
    ! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_6_2 -P ports
      
  • Any time afterwards, to update this tree: *************** *** 230,240 **** $ cvs -q up -Pd ! If you are following the 6.1 -stable branch:
      $ cd /usr/ports
    ! $ cvs -q up -rOPENBSD_6_1 -Pd
      
    --- 230,240 ---- $ cvs -q up -Pd ! If you are following the 6.2 -stable branch:
      $ cd /usr/ports
    ! $ cvs -q up -rOPENBSD_6_2 -Pd