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.3 by tdb, Mon Jun 4 16:33:05 2001 UTC vs.
Revision 1.5 by tdb, Tue Jun 5 16:34:55 2001 UTC

# Line 33 | Line 33 | documentation, and other stuff pertaining to all i-scr
33  
34   <h3>Web Access</h3>
35  
36 < <p>There is a web interface to the i-scream CVS
37 < repository allowing you to view any file, and diffs between them.</p>
36 > <p>We use <a href="http://viewcvs.sourceforge.net/">viewcvs</a> to provide a
37 > visual frontend to the CVS Repository. It allows you to browse around the
38 > repository, viewing any version of a file, and the differences between different
39 > versions. There is also a link to download the latest version of any section.</p>
40  
41   <p><a href="http://www.i-scream.org.uk/cgi-bin/cvs/viewcvs.cgi">http://www.i-scream.org.uk/cgi-bin/cvs/viewcvs.cgi</a></p>
42 +
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?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  
54   <h3>Anonymous CVS Access (read-only)</h3>
55  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines