1 |
tdb |
1.1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 |
|
|
|
3 |
|
|
<!-- |
4 |
|
|
cvs.shtml |
5 |
|
|
Created by tdb1 22/10/2000 |
6 |
tdb |
1.8 |
Last edited 25/05/2001 |
7 |
tdb |
1.1 |
--> |
8 |
|
|
|
9 |
|
|
<html> |
10 |
|
|
|
11 |
|
|
<head> |
12 |
tdb |
1.8 |
<title>i-scream CVS</title> |
13 |
tdb |
1.1 |
</head> |
14 |
|
|
|
15 |
|
|
<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066"> |
16 |
|
|
|
17 |
|
|
<table border="0" cellpadding="2" cellspacing="2"> |
18 |
|
|
<tr> |
19 |
|
|
<td valign="top"> |
20 |
|
|
<!--#include virtual="left.inc" --> |
21 |
|
|
</td> |
22 |
|
|
<td valign="top"> |
23 |
|
|
<!--#include virtual="title.inc" --> |
24 |
|
|
|
25 |
|
|
<h2>Website management using CVS</h2> |
26 |
|
|
|
27 |
tdb |
1.9 |
<i>nb. this process will soon hopefully be automated, making |
28 |
|
|
this page redundant.</i><br> |
29 |
|
|
|
30 |
tdb |
1.1 |
This site is managed using CVS. The following options are available; |
31 |
|
|
|
32 |
|
|
<h3>Main Website (http://www.i-scream.org.uk)</h3> |
33 |
|
|
<p><a href="http://raptor.ukc.ac.uk/proj/co600_10/cgi-bin/cvswww-send.cgi"> |
34 |
|
|
Send webpages from CVS to webserver</a></p> |
35 |
|
|
<p><a href="http://www.i-scream.org.uk/cgi-bin/cvswww-extract.cgi?site=main"> |
36 |
|
|
Extract webpages on webserver</a></p> |
37 |
|
|
|
38 |
|
|
<h3>Raptor webspace (http://raptor.ukc.ac.uk/proj/co600_10)</h3> |
39 |
|
|
<p><a href="http://raptor.ukc.ac.uk/proj/co600_10/cgi-bin/cvswww-extract.cgi?site=raptor"> |
40 |
tdb |
1.2 |
Extract webpages to Raptor</a></p> |
41 |
tdb |
1.1 |
|
42 |
tdb |
1.3 |
<h3>Javadoc Pages</h3> |
43 |
tdb |
1.7 |
Javadoc pages are built on a weekly basis, at 7am on Monday.<br> |
44 |
tdb |
1.5 |
These are then uploaded whenever the "Send webpages" link above is used. |
45 |
|
|
|
46 |
|
|
<h3>Software Builds</h3> |
47 |
tdb |
1.7 |
These are built on a weekly basis, at 7am on Monday, currently from the |
48 |
|
|
CVS HEAD tag.<br> |
49 |
tdb |
1.5 |
They are automatically uploaded after building. |
50 |
tdb |
1.3 |
|
51 |
tdb |
1.1 |
<!--#include virtual="bottom.inc" --> |
52 |
|
|
</td> |
53 |
|
|
</tr> |
54 |
|
|
</table> |
55 |
|
|
|
56 |
|
|
</body> |
57 |
|
|
</html> |