| 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 unless |
| 28 |
> |
otherwise stated. |
| 29 |
|
</p> |
| 30 |
|
<h3> |
| 31 |
|
Web Access |
| 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. |