ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/cvsplot/index.html
Revision: 1.2.2.2
Committed: Sun May 11 19:35:07 2003 UTC (20 years, 11 months ago) by tdb
Content type: text/html
Branch: I-SCREAM_ORG
Changes since 1.2.2.1: +2 -4 lines
Log Message:
cvsstat is now known as cvsplot.

File Contents

# Content
1 <html>
2
3 <head>
4 <title>i-scream cvs statistics</title>
5 </head>
6
7 <body>
8
9 <p><img border="0" src="/i-scream.gif" width="502" height="37"></p>
10 <h3>i-scream cvs statistics</h3>
11 <p>This webpage shows a graphical representation of the <i>file count</i> and <i>line
12 count</i> for the source files.<br>
13 Only the files in the cms module of cvs are listed.
14 This page is updated at 7am daily.</p>
15 <p>You can also <a href="http://cvs.i-scream.org/cms">browse</a> the cvs
16 repository.</p>
17 <h3>file count</h3>
18 <p>Count of the number of files since the start of the project.</p>
19 <p>Textual representation: <a href="filedata.txt">filedata.txt</a></p>
20 <p><img border="0" src="filedata.png" width="640" height="480"></p>
21 <h3>line count</h3>
22 <p>Count of the number of lines of code and documentation since the start of the project.</p>
23 <p>Textual representation: <a href="linedata.txt">linedata.txt</a></p>
24 <p><img border="0" src="linedata.png" width="640" height="480"></p>
25 <h3>credits</h3>
26 <p>These images were generated using the cvsplot program, which can be found <a href="http://cvsplot.sourceforge.net">here</a>.</p>
27
28 </body>
29
30 </html>