]> i-scream Git - www.i-scream.org.git/commitdiff
CVS Web Management page.
authorTim Bishop <tim@bishnet.net>
Wed, 25 Oct 2000 23:30:03 +0000 (23:30 +0000)
committerTim Bishop <tim@bishnet.net>
Wed, 25 Oct 2000 23:30:03 +0000 (23:30 +0000)
www/devcvs.shtml [new file with mode: 0644]

diff --git a/www/devcvs.shtml b/www/devcvs.shtml
new file mode 100644 (file)
index 0000000..80fec58
--- /dev/null
@@ -0,0 +1,45 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+
+<!--
+    cvs.shtml
+    Created by tdb1 22/10/2000
+    Last edited 22/10/2000
+-->
+
+<html>
+
+<head>
+  <title>i-Scream CVS</title>
+</head>
+
+<body bgcolor="#ffffff" link="#0000ff" alink="#3333cc" vlink="#3333cc" text="#000066">
+
+<table border="0" cellpadding="2" cellspacing="2">
+  <tr>
+    <td valign="top">
+<!--#include virtual="left.inc" -->
+    </td>
+    <td valign="top">
+<!--#include virtual="title.inc" -->
+
+<h2>Website management using CVS</h2>
+
+This site is managed using CVS. The following options are available;
+
+<h3>Main Website (http://www.i-scream.org.uk)</h3>
+<p><a href="http://raptor.ukc.ac.uk/proj/co600_10/cgi-bin/cvswww-send.cgi">
+Send webpages from CVS to webserver</a></p>
+<p><a href="http://www.i-scream.org.uk/cgi-bin/cvswww-extract.cgi?site=main">
+Extract webpages on webserver</a></p>
+
+<h3>Raptor webspace (http://raptor.ukc.ac.uk/proj/co600_10)</h3>
+<p><a href="http://raptor.ukc.ac.uk/proj/co600_10/cgi-bin/cvswww-extract.cgi?site=raptor">
+Extract webpages to Raptor ? (under testing)</a></p>
+
+<!--#include virtual="bottom.inc" -->
+    </td>
+  </tr>
+</table>
+
+</body>
+</html>