[BACK]Return to anoncvs.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/anoncvs.html between version 1.509 and 1.510

version 1.509, 2020/02/01 00:44:17 version 1.510, 2020/05/19 02:02:09
Line 135 
Line 135 
 </pre>  </pre>
   
 <p>  <p>
 If you are following the 6.6 -stable branch:  If you are following the 6.7 -stable branch:
   
 <pre class="cmdbox">  <pre class="cmdbox">
 $ <b>cd /usr</b>  $ <b>cd /usr</b>
 $ <b>cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_6 -P src</b>  $ <b>cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_7 -P src</b>
 </pre>  </pre>
 <!-- DO NOT EDIT ANONCVS.HTML MANUALLY - IT IS GENERATED FROM TEMPLATES! -->  <!-- DO NOT EDIT ANONCVS.HTML MANUALLY - IT IS GENERATED FROM TEMPLATES! -->
   
Line 178 
Line 178 
 </pre>  </pre>
   
 <p>  <p>
 If you are following the 6.6 -stable branch:  If you are following the 6.7 -stable branch:
   
 <pre class="cmdbox">  <pre class="cmdbox">
 $ <b>cd /usr/src</b>  $ <b>cd /usr/src</b>
 $ <b>cvs -q up -Pd -rOPENBSD_6_6</b>  $ <b>cvs -q up -Pd -rOPENBSD_6_7</b>
 </pre>  </pre>
   
 <p>  <p>
Line 221 
Line 221 
 </pre>  </pre>
   
 <p>  <p>
 If you are following the 6.6 -stable branch:  If you are following the 6.7 -stable branch:
   
 <pre class="cmdbox">  <pre class="cmdbox">
 $ <b>cd /usr</b>  $ <b>cd /usr</b>
 $ <b>cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_6 -P ports</b>  $ <b>cvs -qd anoncvs@anoncvs.ca.openbsd.org:/cvs checkout -rOPENBSD_6_7 -P ports</b>
 </pre>  </pre>
   
 <li> Any time afterwards, to update this tree:  <li> Any time afterwards, to update this tree:
Line 239 
Line 239 
 </pre>  </pre>
   
 <p>  <p>
 If you are following the 6.6 -stable branch:  If you are following the 6.7 -stable branch:
   
 <pre class="cmdbox">  <pre class="cmdbox">
 $ <b>cd /usr/ports</b>  $ <b>cd /usr/ports</b>
 $ <b>cvs -q up -Pd -rOPENBSD_6_6</b>  $ <b>cvs -q up -Pd -rOPENBSD_6_7</b>
 </pre>  </pre>
   
 </ul>  </ul>

Legend:
Removed from v.1.509  
changed lines
  Added in v.1.510