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> |
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 |
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. |