[Refdb-cvs] CVS: homepage download.html,1.1.1.1,1.2
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2005-02-01 20:39:50
|
Update of /cvsroot/refdb/homepage In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8459 Modified Files: download.html Log Message: updated refdb-cvs archive Index: download.html =================================================================== RCS file: /cvsroot/refdb/homepage/download.html,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -U2 -r1.1.1.1 -r1.2 --- download.html 13 Dec 2004 21:19:23 -0000 1.1.1.1 +++ download.html 1 Feb 2005 20:39:15 -0000 1.2 @@ -162,5 +162,5 @@ <h2 id="cvseasy">CVS made easy</h2> <p>(Thanks to David Nebauer <davidnebauer AT swtch DOT com DOT au> who contributed the scripts)</p> - <p>Like many other open source projects, RefDB source code is controlled using <a href="http://www.cyclic.com/cvs/info.html">CVS</a>. There is a <a href="refdb-cvs-20041026.zip">set of scripts</a> that can checkout a RefDB source tree, build, and install it on your system. This is the most convenient way to keep a CVS version of RefDB up to date. Simply unpack the scripts into a directory in your path, e.g. <code>~/bin</code>, and alter some variables at the start of the script. Then run:</p> + <p>Like many other open source projects, RefDB source code is controlled using <a href="http://www.cyclic.com/cvs/info.html">CVS</a>. There is a <a href="refdb-cvs-20050201.zip">set of scripts</a> that can checkout a RefDB source tree, build, and install it on your system. This is the most convenient way to keep a CVS version of RefDB up to date. Simply unpack the scripts into a directory in your path, e.g. <code>~/bin</code>, and alter some variables at the start of the script. Then run:</p> <pre class="source">refdb-cvs</pre> <p>In order to rebuild an existing source tree without running a CVS update, run this instead:</p> |