=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/anoncvs.html,v retrieving revision 1.485 retrieving revision 1.486 diff -c -r1.485 -r1.486 *** www/anoncvs.html 2018/09/05 14:27:12 1.485 --- www/anoncvs.html 2018/10/18 03:15:12 1.486 *************** *** 135,148 **** $ 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
! 
- Anonymous CVS uses passwordless SSH as a transport. If this is the first time you have connected to an anoncvs server, --- 135,147 ---- $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -P src ! If you are following the 6.4 -stable branch:
  $ cd /usr
! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P src
! 
Anonymous CVS uses passwordless SSH as a transport. If this is the first time you have connected to an anoncvs server, *************** *** 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. --- 174,184 ---- $ cvs -q up -Pd -A ! If you are following the 6.4 -stable branch:
  $ cd /usr/src
! $ cvs -q up -Pd -rOPENBSD_6_4
  
Every time you run this, cvs(1) synchronizes your /usr/src tree. *************** *** 214,225 **** $ 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: --- 213,224 ---- $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -P ports ! If you are following the 6.4 -stable branch:
      $ cd /usr
    ! $ cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_4 -P ports
    ! 
  • Any time afterwards, to update this tree: *************** *** 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
      
    --- 230,240 ---- $ cvs -q up -Pd -A ! If you are following the 6.4 -stable branch:
      $ cd /usr/ports
    ! $ cvs -q up -Pd -rOPENBSD_6_4