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

Diff for /www/anoncvs.html between version 1.159 and 1.160

version 1.159, 2001/10/14 15:35:28 version 1.160, 2001/10/17 13:33:50
Line 617 
Line 617 
         # <strong>cd /usr</strong>          # <strong>cd /usr</strong>
         # <strong>cvs -q get -rOPENBSD_2_9 -P ports</strong>          # <strong>cvs -q get -rOPENBSD_2_9 -P ports</strong>
 </pre>  </pre>
 <p> (If you want to use the ports tree as it was before the  
                 <a href="ports.html#Life">switch to -current</a>):  
 <pre>  
         # <strong>setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs</strong>  
         # <strong>cd /usr</strong>  
         # <strong>cvs -q get -rOPENBSD_2_9_TRACKING_SWITCH -P ports</strong>  
 </pre>  
 <li> Anytime afterwards, to `update' this tree:  <li> Anytime afterwards, to `update' this tree:
 <p> (If you are following <i>current</i>):  <p> (If you are following <i>current</i>):
 <pre>  <pre>
Line 634 
Line 627 
 <pre>  <pre>
         # <strong>cd /usr</strong>          # <strong>cd /usr</strong>
         # <strong>cvs -q up -rOPENBSD_2_9 ports</strong>          # <strong>cvs -q up -rOPENBSD_2_9 ports</strong>
 </pre>  
 <p> (If you want to use the ports tree as it was before the  
                 <a href="ports.html#Life">switch to -current</a>):  
 <pre>  
         # <strong>setenv CVSROOT anoncvs@anoncvs.ca.openbsd.org:/cvs</strong>  
         # <strong>cd /usr</strong>  
         # <strong>cvs -q up -rOPENBSD_2_9_TRACKING_SWITCH -P ports</strong>  
 </pre>  </pre>
 </li>  </li>
 </ul>  </ul>

Legend:
Removed from v.1.159  
changed lines
  Added in v.1.160