summaryrefslogtreecommitdiff
path: root/html/en/cvs.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/en/cvs.html')
-rw-r--r--html/en/cvs.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/html/en/cvs.html b/html/en/cvs.html
new file mode 100644
index 0000000..687946c
--- /dev/null
+++ b/html/en/cvs.html
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Strict//EN">
+<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
+<head>
+<meta http-equiv="Content-Language" content="en-us">
+<title>CVS</title>
+<link rel="stylesheet" type="text/css" href="../style.css">
+</head>
+<body>
+
+<h2 align="center" style="text-align:center">CVS</h2>
+<p>The CVS files are in the CD <b>LuaForge</b> site available at:</p>
+<p class="info"><a href="http://luaforge.net/scm/?group_id=88">
+http://luaforge.net/scm/?group_id=88</a>&nbsp;
+</p>
+<p>Current version can be obtained from module &quot;cd&quot;.</p>
+<p>To checkout use:</p>
+
+<pre>CVSROOT=:pserver:anonymous@cvs.luaforge.net:/cvsroot/cdlib</pre>
+
+</body>
+
+</html>