=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.471 retrieving revision 1.472 diff -c -r1.471 -r1.472 *** www/anoncvs.html 2017/03/24 18:34:39 1.471 --- www/anoncvs.html 2017/04/11 03:29:08 1.472 *************** *** 135,145 **** $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P src ! If you are following the 6.0 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_6_0 -P src
  
--- 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
  
*************** *** 174,184 **** $ cvs -q up -Pd ! If you are following the 6.0 -stable branch:
  $ cd /usr/src
! $ cvs -q up -rOPENBSD_6_0 -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.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. *************** *** 213,223 **** $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -P ports ! If you are following the 6.0 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs get -rOPENBSD_6_0 -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.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: *************** *** 230,240 **** $ cvs -q up -Pd ! If you are following the 6.0 -stable branch:
      $ cd /usr/ports
    ! $ cvs -q up -rOPENBSD_6_0 -Pd
      
    --- 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