ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/cvs.xhtml
(Generate patch)

Comparing web/www/cvs.xhtml (file contents):
Revision 1.4 by tdb, Tue Jun 5 16:30:30 2001 UTC vs.
Revision 1.9 by tdb, Tue Nov 6 14:17:26 2001 UTC

# Line 3 | Line 3
3   <!--
4      cvs.shtml
5      Created by tdb1 04/06/2001
6 <    Last edited 04/06/2001
6 >    Last edited 06/06/2001
7   -->
8  
9  
# Line 43 | Line 43 | versions. There is also a link to download the latest
43   <p>We also have a facility to allow people to keep tabs on what's changed
44   recently. The following are available:</p>
45  
46 < <p>Commits today: <a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&amp;period=today">http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&amp;period=today</a><br>
47 < Commits this week: <a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&amp;period=thisweek">http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&amp;period=thisweek</a><br>
48 < Commits in the past 7 days: <a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&amp;period=days&amp;days=7">http://www.i-scream.org.uk/cgi-bin/cvslog.cgi&amp;period=days&amp;days=7</a></p>
46 > <p>Commits today: <a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=today">http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=today</a><br>
47 > Commits this week: <a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=thisweek">http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=thisweek</a><br>
48 > Commits in the past 7 days: <a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=days&days=7">http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=days&days=7</a></p>
49  
50 <p>Finally we have some graphical statistics on the data held in CVS:</p>
51
52 <p>[to be added]</p>
53
50   <h3>Anonymous CVS Access (read-only)</h3>
51  
52   <p>Anyone can access the i-scream CVS repository in
# Line 98 | Line 94 | supfile that looks something like this;</p>
94   *default prefix=/home/user/i-scream
95   *default release=cvs
96   *default delete use-rel-suffix
97 + *default compress
98   i-scream.source tag=.</pre>
99  
100   <font face="Arial" size="2">
# Line 105 | Line 102 | i-scream.source tag=.</pre>
102   &quot;i-scream&quot; is simply the whole repository, and is best used with no
103   tag specified for mirroring. It is most likely that you will want to do that
104   given above, which gets the latest copy of the i-scream source code.</p>
105 +
106 + <h3>CVS Statistics</h3>
107 +
108 + <p>There are some statistics available on the cms module of the CVS
109 + repository, generated by <a href="http://cvsstat.sourceforge.net/">cvsstat</a>,
110 + that allow you to see the progress of development. They're not that exciting,
111 + but do show when the work was done.</p>
112 +
113 + <p><a href="http://www.i-scream.org.uk/cvsstat">http://www.i-scream.org.uk/cvsstat</a></p>
114 +
115   </font>
116  
117   <!--#include virtual="bottom.inc" -->

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines