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

Diff for /www/anoncvs.html between version 1.532 and 1.533

version 1.532, 2024/03/28 07:20:59 version 1.533, 2024/04/03 19:59:04
Line 136 
Line 136 
 </pre>  </pre>
   
 <p>  <p>
 If you are following the 7.4 -stable branch:  If you are following the 7.5 -stable branch:
   
 <pre class="cmdbox">  <pre class="cmdbox">
 $ <b>cd /usr</b>  $ <b>cd /usr</b>
 $ <b>cvs -qd anoncvs@anoncvs.example.org:/cvs checkout -rOPENBSD_7_4 -P src</b>  $ <b>cvs -qd anoncvs@anoncvs.example.org:/cvs checkout -rOPENBSD_7_5 -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 179 
Line 179 
 </pre>  </pre>
   
 <p>  <p>
 If you are following the 7.4 -stable branch:  If you are following the 7.5 -stable branch:
   
 <pre class="cmdbox">  <pre class="cmdbox">
 $ <b>cd /usr/src</b>  $ <b>cd /usr/src</b>
 $ <b>cvs -q up -Pd -rOPENBSD_7_4</b>  $ <b>cvs -q up -Pd -rOPENBSD_7_5</b>
 </pre>  </pre>
   
 <p>  <p>
Line 222 
Line 222 
 </pre>  </pre>
   
 <p>  <p>
 If you are following the 7.4 -stable branch:  If you are following the 7.5 -stable branch:
   
 <pre class="cmdbox">  <pre class="cmdbox">
 $ <b>cd /usr</b>  $ <b>cd /usr</b>
 $ <b>cvs -qd anoncvs@anoncvs.example.org:/cvs checkout -rOPENBSD_7_4 -P ports</b>  $ <b>cvs -qd anoncvs@anoncvs.example.org:/cvs checkout -rOPENBSD_7_5 -P ports</b>
 </pre>  </pre>
   
 <li> Any time afterwards, to update this tree:  <li> Any time afterwards, to update this tree:
Line 240 
Line 240 
 </pre>  </pre>
   
 <p>  <p>
 If you are following the 7.4 -stable branch:  If you are following the 7.5 -stable branch:
   
 <pre class="cmdbox">  <pre class="cmdbox">
 $ <b>cd /usr/ports</b>  $ <b>cd /usr/ports</b>
 $ <b>cvs -q up -Pd -rOPENBSD_7_4</b>  $ <b>cvs -q up -Pd -rOPENBSD_7_5</b>
 </pre>  </pre>
   
 </ul>  </ul>

Legend:
Removed from v.1.532  
changed lines
  Added in v.1.533