]> i-scream Git - www.i-scream.org.git/commitdiff
We now have CVSup support! Wahey!
authorTim Bishop <tim@bishnet.net>
Mon, 4 Jun 2001 16:33:05 +0000 (16:33 +0000)
committerTim Bishop <tim@bishnet.net>
Mon, 4 Jun 2001 16:33:05 +0000 (16:33 +0000)
www/cvs.shtml
www/cvs.xhtml

index 59e791889ebd4c4c4f38843f703cf7504caee867..bb3a35356d59364dc3c4262b8544ab7523c06901 100644 (file)
@@ -75,8 +75,23 @@ normal.</p>
 
 <h3>Other means of accessing CVS</h3>
 
-<p>At this stage there are no other means of CVS
-access, although CVSup support will hopefully be provided in the future.</p>
+<p>We currently provide <a href="http://www.polstra.com/projects/freeware/CVSup/"> CVSup</a> access to the repository, either for mirroring or
+for maintaining an up-to-date local copy. You will probably want to create a
+supfile that looks something like this;</p>
+</font>
+
+<pre>*default host=cvsup.i-scream.org.uk
+*default base=/home/user/sup
+*default prefix=/home/user/i-scream
+*default release=cvs
+*default delete use-rel-suffix
+i-scream.source tag=.</pre>
+
+<font face="Arial" size="2">
+<p>The last item in that list is the collection you which to get. The collection
+&quot;i-scream&quot; is simply the whole repository, and is best used with no
+tag specified for mirroring. It is most likely that you will want to do that
+given above, which gets the latest copy of the i-scream source code.</p>
 </font>
 
 <!--#include virtual="bottom.inc" -->
index 59e791889ebd4c4c4f38843f703cf7504caee867..bb3a35356d59364dc3c4262b8544ab7523c06901 100644 (file)
@@ -75,8 +75,23 @@ normal.</p>
 
 <h3>Other means of accessing CVS</h3>
 
-<p>At this stage there are no other means of CVS
-access, although CVSup support will hopefully be provided in the future.</p>
+<p>We currently provide <a href="http://www.polstra.com/projects/freeware/CVSup/"> CVSup</a> access to the repository, either for mirroring or
+for maintaining an up-to-date local copy. You will probably want to create a
+supfile that looks something like this;</p>
+</font>
+
+<pre>*default host=cvsup.i-scream.org.uk
+*default base=/home/user/sup
+*default prefix=/home/user/i-scream
+*default release=cvs
+*default delete use-rel-suffix
+i-scream.source tag=.</pre>
+
+<font face="Arial" size="2">
+<p>The last item in that list is the collection you which to get. The collection
+&quot;i-scream&quot; is simply the whole repository, and is best used with no
+tag specified for mirroring. It is most likely that you will want to do that
+given above, which gets the latest copy of the i-scream source code.</p>
 </font>
 
 <!--#include virtual="bottom.inc" -->