| Revision: | 1.3 |
| Committed: | Tue Jan 23 01:09:12 2001 UTC (24 years, 9 months ago) by tdb |
| Branch: | MAIN |
| Changes since 1.2: | +4 -0 lines |
| Log Message: | Added message about the Javadoc pages. |
| # | User | Rev | Content |
|---|---|---|---|
| 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 | Last edited 22/10/2000 | ||
| 7 | --> | ||
| 8 | |||
| 9 | <html> | ||
| 10 | |||
| 11 | <head> | ||
| 12 | <title>i-Scream CVS</title> | ||
| 13 | </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 | This site is managed using CVS. The following options are available; | ||
| 28 | |||
| 29 | <h3>Main Website (http://www.i-scream.org.uk)</h3> | ||
| 30 | <p><a href="http://raptor.ukc.ac.uk/proj/co600_10/cgi-bin/cvswww-send.cgi"> | ||
| 31 | Send webpages from CVS to webserver</a></p> | ||
| 32 | <p><a href="http://www.i-scream.org.uk/cgi-bin/cvswww-extract.cgi?site=main"> | ||
| 33 | Extract webpages on webserver</a></p> | ||
| 34 | |||
| 35 | <h3>Raptor webspace (http://raptor.ukc.ac.uk/proj/co600_10)</h3> | ||
| 36 | <p><a href="http://raptor.ukc.ac.uk/proj/co600_10/cgi-bin/cvswww-extract.cgi?site=raptor"> | ||
| 37 | tdb | 1.2 | Extract webpages to Raptor</a></p> |
| 38 | tdb | 1.1 | |
| 39 | tdb | 1.3 | <h3>Javadoc Pages</h3> |
| 40 | Javadoc pages are also placed on the website, but due to complications | ||
| 41 | they are only built on a nightly basis. | ||
| 42 | |||
| 43 | tdb | 1.1 | <!--#include virtual="bottom.inc" --> |
| 44 | </td> | ||
| 45 | </tr> | ||
| 46 | </table> | ||
| 47 | |||
| 48 | </body> | ||
| 49 | </html> |