blob: f8893b6050d58f6af37bc1635bc624a3d2c0f082 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<!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 repository is at <b>SourceForge</b>. It can also be interactively
browsed at:</p>
<p class="info"><a href="http://canvasdraw.cvs.sourceforge.net/canvasdraw/">
http://canvasdraw.cvs.sourceforge.net/canvasdraw/</a></p>
<p>To checkout use the module name "cd" and the CVSROOT:</p>
<pre>:pserver:anonymous@<tt>canvasdraw.</tt>cvs.<tt>sourceforge</tt>.net:/cvsroot/canvasdraw</pre>
</body>
</html>
|