summaryrefslogtreecommitdiff
path: root/html/en/cvs.html
blob: 687946cb4f9d05642692febfa15e3848c23d9566 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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>