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

Diff for /www/anoncvs.html between version 1.447 and 1.448

version 1.447, 2016/04/21 00:52:11 version 1.448, 2016/04/21 22:05:43
Line 4 
Line 4 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">  <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 <html>  <html>
 <head>  <head>
 <title>OpenBSD AnonCVS</title>  <title>OpenBSD Anonymous CVS</title>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 <meta name="description" content="How to get OpenBSD updates via Internet using Anonymous CVS">  <meta name="description" content="How to get OpenBSD updates via Internet using Anonymous CVS">
 <meta name="copyright" content="This document copyright 1996-2016 by OpenBSD.">  <meta name="copyright" content="This document copyright 1996-2016 by OpenBSD.">
Line 100 
Line 100 
 <h3 id="starting"><font color="#0000e0">Getting Started Using Anonymous  <h3 id="starting"><font color="#0000e0">Getting Started Using Anonymous
 CVS</font></h3>  CVS</font></h3>
   
 While you can download the entire source tree from an AnonCVS server,  While you can download the entire source tree from an anoncvs server,
 you can often save a lot of time and bandwidth by "preloading" your  you can often save a lot of time and bandwidth by "preloading" your
 source tree with the source files from either the OpenBSD CD or from an  source tree with the source files from either the OpenBSD CD or from an
 FTP server.  FTP server.
Line 149 
Line 149 
 After this, <tt>/usr/src</tt> will be a nice checkout area where all  After this, <tt>/usr/src</tt> will be a nice checkout area where all
 <a href="http://man.openbsd.org/cvs">cvs(1)</a> commands will work properly.  <a href="http://man.openbsd.org/cvs">cvs(1)</a> commands will work properly.
   
 <h3 id="using"><font color="#0000e0">Using CVS to Get and Update your  <h3 id="using"><font color="#0000e0">Using CVS to Get and Update Your
 Source Tree</font></h3>  Source Tree</font></h3>
   
 <p>  <p>
Line 300 
Line 300 
 As well, people providing patches can create their "diff"s relative  As well, people providing patches can create their "diff"s relative
 to the CVS tree, which will ease integration.  to the CVS tree, which will ease integration.
   
 <h3 id="EXAMPLE"><font color="#0000e0">Example usages for cvs(1)</font></h3>  <h3 id="EXAMPLE"><font color="#0000e0">Example usage for cvs(1)</font></h3>
   
 <p>  <p>
 A sample use of an anoncvs server would be:  A sample use of an anoncvs server would be:
Line 576 
Line 576 
 <h3 id="MIRROR"><font color="#0000e0">Setting up an anoncvs mirror</font></h3>  <h3 id="MIRROR"><font color="#0000e0">Setting up an anoncvs mirror</font></h3>
   
 <p>  <p>
 If you wish to setup a new anoncvs mirror site and make it available to  If you wish to set up a new anoncvs mirror site and make it available to
 the general public, please contact the anoncvs  the general public, please contact the anoncvs
 <a href="mailto:sup@openbsd.org">maintainer</a>.  <a href="mailto:sup@openbsd.org">maintainer</a>.
 Anoncvs mirrors currently require about 6GB of disk (and it will grow!),  Anoncvs mirrors currently require about 6GB of disk (and it will grow!),

Legend:
Removed from v.1.447  
changed lines
  Added in v.1.448