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.17 by tdb, Tue Mar 23 23:43:23 2004 UTC vs.
Revision 1.20 by tdb, Fri Jun 21 16:50:17 2013 UTC

# Line 1 | Line 1
1   <!--#include virtual="/doctype.inc" -->
2    <head>
3      <title>
4 <      i-scream cvs repository
4 >      i-scream CVS Repository
5      </title>
6   <!--#include virtual="/style.inc" -->
7    </head>
# Line 14 | Line 14
14              i-scream CVS Repository
15            </h1>
16            <p>
17 <            The i-scream CVS Repository contains all code,
17 >            The i-scream CVS Repository contains code,
18              documentation, and other files pertaining to all i-scream
19              projects.
20            </p>
21            <p>
22 +            <b>All new code with be found in our
23 +            <a href="/git.xhtml">Git</a> repositories.</b>
24 +          </p>
25 +          <p>
26              All code available in the CVS Repository is
27 <            <a href= "/license.xhtml">licensed</a> under the GPL.
27 >            <a href="/license.xhtml">licensed</a> under the GPL unless
28 >            otherwise stated.
29            </p>
30            <h3>
31              Web Access
# Line 40 | Line 45
45              We also have a facility to allow people to keep tabs on
46              what's changed recently. The following are available:
47            </p>
48 <          <p>
49 <            Commits today: <a href="/cgi-bin/cvslog.cgi?period=today">http://www.i-scream.org/cgi-bin/cvslog.cgi?period=today</a><br />
50 <            Commits this week: <a href="/cgi-bin/cvslog.cgi?period=thisweek">http://www.i-scream.org/cgi-bin/cvslog.cgi?period=thisweek</a><br />
51 <            Commits in the past 7 days: <a href="/cgi-bin/cvslog.cgi?period=days&amp;days=7">http://www.i-scream.org/cgi-bin/cvslog.cgi?period=days&amp;days=7</a><br />
52 <            Commits made since 29/03/2001: <a href="/cgi-bin/cvslog.cgi?period=since&amp;date=2001/03/29">http://www.i-scream.org/cgi-bin/cvslog.cgi?period=since&amp;date=2001/03/29</a>
53 <          </p>
48 >          <ul>
49 >            <li><a href="/cgi-bin/cvslog.cgi?period=today">Commits today</a></li>
50 >            <li><a href="/cgi-bin/cvslog.cgi?period=thisweek">Commits this week</a></li>
51 >            <li><a href="/cgi-bin/cvslog.cgi?period=days&amp;days=7">Commits in the past 7 days</a></li>
52 >            <li><a href="/cgi-bin/cvslog.cgi?period=since&amp;date=2001/03/29">Commits made since 29/03/2001</a></li>
53 >          </ul>
54            <h3>
55              Anonymous CVS Access (read-only)
56            </h3>
57            <p>
58              Anyone can access the i-scream CVS repository in anonymous
59 <            mode read-only mode. The following commands will allow you
59 >            read-only mode. The following commands will allow you
60              to check out a portion of the CVS repository. To see what
61              is available it is recommended that you first look at the
62              web frontend.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines