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.19 by tdb, Thu Jan 12 16:14:40 2012 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.
28            </p>
29            <h3>
30              Web Access
# Line 40 | Line 44
44              We also have a facility to allow people to keep tabs on
45              what's changed recently. The following are available:
46            </p>
47 <          <p>
48 <            Commits today: <a href="/cgi-bin/cvslog.cgi?period=today">http://www.i-scream.org/cgi-bin/cvslog.cgi?period=today</a><br />
49 <            Commits this week: <a href="/cgi-bin/cvslog.cgi?period=thisweek">http://www.i-scream.org/cgi-bin/cvslog.cgi?period=thisweek</a><br />
50 <            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 />
51 <            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>
52 <          </p>
47 >          <ul>
48 >            <li><a href="/cgi-bin/cvslog.cgi?period=today">Commits today</a></li>
49 >            <li><a href="/cgi-bin/cvslog.cgi?period=thisweek">Commits this week</a></li>
50 >            <li><a href="/cgi-bin/cvslog.cgi?period=days&amp;days=7">Commits in the past 7 days</a></li>
51 >            <li><a href="/cgi-bin/cvslog.cgi?period=since&amp;date=2001/03/29">Commits made since 29/03/2001</a></li>
52 >          </ul>
53            <h3>
54              Anonymous CVS Access (read-only)
55            </h3>
56            <p>
57              Anyone can access the i-scream CVS repository in anonymous
58 <            mode read-only mode. The following commands will allow you
58 >            read-only mode. The following commands will allow you
59              to check out a portion of the CVS repository. To see what
60              is available it is recommended that you first look at the
61              web frontend.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines