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

Diff for /www/anoncvs.html between version 1.349 and 1.350

version 1.349, 2011/06/28 08:22:33 version 1.350, 2011/07/18 08:21:02
Line 665 
Line 665 
         <strong>$ export CVS_CLIENT_PORT=-1</strong>          <strong>$ export CVS_CLIENT_PORT=-1</strong>
 </pre>  </pre>
   
 <p>  
 <h3><a name="SUP"><font color="#0000e0">Mirroring the CVS repository via  
 sup(1)</font></a></h3>  
   
 <p>  
 Users wishing to mirror the OpenBSD CVS tree itself may now do so  
 from <em>anoncvs.usa.openbsd.org</em> or <em>anoncvs3.usa.openbsd.org</em>  
 (these are different machines).  Note that this is the cvs tree,  
 <b>not</b> a checked out source tree.  It is only useful if you  
 want to be able to do fast cvs operations (diff, annotate, etc) or  
 if you have multiple source trees and you only want to transfer new  
 data once (you can then checkout a tree from your local cvs mirror).  
 <p>  
 A sample supfile would be:  
 <pre>  
         cvs host=anoncvs.usa.openbsd.org hostbase=/ base=/home delete  
 </pre>  
 <p>  
 which would mirror the cvs tree into /home/cvs with the sup data  
 files ending up in /home/sup.  The full OpenBSD cvs tree is currently  
 about 5GB in size, and will, of course continue to grow.  
   
 <h3><a name="MIRROR"><font color="#0000e0">Setting up an anoncvs mirror  <h3><a name="MIRROR"><font color="#0000e0">Setting up an anoncvs mirror
 </font></a></h3>  </font></a></h3>
   

Legend:
Removed from v.1.349  
changed lines
  Added in v.1.350