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.8 by tdb, Mon Jun 18 15:00:26 2001 UTC vs.
Revision 1.12 by tdb, Sat May 18 18:02:55 2002 UTC

# Line 1 | Line 1
1   <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2  
3   <!--
4 <    cvs.shtml
5 <    Created by tdb1 04/06/2001
6 <    Last edited 06/06/2001
4 >    $Author$
5 >    $Id$
6   -->
7  
8  
# Line 29 | Line 28
28   <h2>i-scream CVS Repository</h2>
29  
30   <p>The i-scream CVS Repository contains all code,
31 < documentation, and other stuff pertaining to all i-scream projects.</p>
31 > documentation, and other files pertaining to all i-scream projects.</p>
32  
33 + <p>All code available in the CVS Repository is <a href="/license.shtml">
34 + licensed</a> under the GPL.</p>
35 +
36   <h3>Web Access</h3>
37  
38   <p>We use <a href="http://viewcvs.sourceforge.net/">viewcvs</a> to provide a
# Line 45 | Line 47 | recently. The following are available:</p>
47  
48   <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>
49   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>
50 < 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>
50 > 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><br>
51 > Commits made since 29/03/2001: <a href="http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=since&date=2001/03/29">http://www.i-scream.org.uk/cgi-bin/cvslog.cgi?period=since&date=2001/03/29</a></p>
52  
53   <h3>Anonymous CVS Access (read-only)</h3>
54  
# Line 94 | Line 97 | supfile that looks something like this;</p>
97   *default prefix=/home/user/i-scream
98   *default release=cvs
99   *default delete use-rel-suffix
100 + *default compress
101   i-scream.source tag=.</pre>
102  
103   <font face="Arial" size="2">

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines