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

Diff for /www/Attic/cvsup.html between version 1.57 and 1.58

version 1.57, 2002/03/18 03:29:14 version 1.58, 2002/04/25 17:58:21
Line 33 
Line 33 
   
 <p>  <p>
 <b>CVSup</b> is a software package for distributing and updating source  <b>CVSup</b> is a software package for distributing and updating source
 trees from a master <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&sektion=1">cvs(1)</a> repository on a remote server host. The OpenBSD  trees from a master <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cvs&amp;sektion=1">cvs(1)</a> repository on a remote server host. The OpenBSD
 sources are maintained in a CVS repository on a central development machine  sources are maintained in a CVS repository on a central development machine
 in Canada.  With CVSup, OpenBSD users can easily keep their own source trees  in Canada.  With CVSup, OpenBSD users can easily keep their own source trees
 up to date.  up to date.
Line 45 
Line 45 
 wanted.  The server waits passively for update requests from its clients.  wanted.  The server waits passively for update requests from its clients.
 Thus all updates are instigated by the client.  The server never sends  Thus all updates are instigated by the client.  The server never sends
 unsolicited updates.  Users must either run the <b>CVSup</b> client  unsolicited updates.  Users must either run the <b>CVSup</b> client
 manually to get an update, or they must set up a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&sektion=8">cron(8)</a> job to run it  manually to get an update, or they must set up a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cron&amp;sektion=8">cron(8)</a> job to run it
 automatically on a regular basis.  automatically on a regular basis.
 </p>  </p>
   
Line 133 
Line 133 
   
 <p>  <p>
 This directs cvsup to refresh all OpenBSD distributions from  This directs cvsup to refresh all OpenBSD distributions from
 <b>cvsup.uk.openbsd.org</b> with a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umask&sektion=2">umask(2)</a> that permits group write  <b>cvsup.uk.openbsd.org</b> with a <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umask&amp;sektion=2">umask(2)</a> that permits group write
 permission to the local repository.  permission to the local repository.
 </p>  </p>
   
Line 638 
Line 638 
 </dl>  </dl>
   
 <dl>  <dl>
 <dt><strong>cvsup.jp.OpenBSD.org</strong></a></dt>  <dt><strong>cvsup.jp.OpenBSD.org</strong></dt>
 <dd><p>  <dd><p>
 located at Otemachi, Tokyo, Japan;  located at Otemachi, Tokyo, Japan;
 maintained by <a href="mailto:cvsupadm@openbsd.bsdlab.org">CVSup Administrator</a>.<br>  maintained by <a href="mailto:cvsupadm@openbsd.bsdlab.org">CVSup Administrator</a>.<br>
Line 671 
Line 671 
 </dl>  </dl>
   
 <dl>  <dl>
 <dt><strong>wiretapped.net</strong></a></dt>  <dt><strong>wiretapped.net</strong></dt>
 <dd><p>  <dd><p>
 located in Sydney Australia;  located in Sydney Australia;
 maintained by <a href="mailto:gbayley@ausmac.net">Grant Bayley</a>.<br>  maintained by <a href="mailto:gbayley@ausmac.net">Grant Bayley</a>.<br>
Line 710 
Line 710 
 or <a href="mailto:brian@openbsd.org"><tt>brian@openbsd.org</tt></a>  or <a href="mailto:brian@openbsd.org"><tt>brian@openbsd.org</tt></a>
 </p>  </p>
 <p>  <p>
 You may want to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&sektion=8">traceroute(8)</a>  You may want to use <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=traceroute&amp;sektion=8">traceroute(8)</a>
 to find out which server is nearest you.  to find out which server is nearest you.
 Problems with a server should be reported to the <b>maintainer</b> of the  Problems with a server should be reported to the <b>maintainer</b> of the
 server in question.  server in question.

Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58