summaryrefslogtreecommitdiffstats
path: root/htdocs/source/index.html
diff options
context:
space:
mode:
authorot <ot@localhost>2006-11-15 08:02:47 +0000
committerot <ot@localhost>2006-11-15 08:02:47 +0000
commit2ad8eb26583a11ef0238795ec383c2af7c9c71aa (patch)
treed88fc7caaece1ac785aaee393f47afa9c4e8c811 /htdocs/source/index.html
parentf1e59a304888f91dea554e881a7b9f053fdc56fa (diff)
downloadmarkup-validator-2ad8eb26583a11ef0238795ec383c2af7c9c71aa.zip
markup-validator-2ad8eb26583a11ef0238795ec383c2af7c9c71aa.tar.gz
markup-validator-2ad8eb26583a11ef0238795ec383c2af7c9c71aa.tar.bz2
Hand merge of branch 0.7 with HEAD at tag validator-0_7_4-release
Diffstat (limited to 'htdocs/source/index.html')
-rwxr-xr-xhtdocs/source/index.html23
1 files changed, 6 insertions, 17 deletions
diff --git a/htdocs/source/index.html b/htdocs/source/index.html
index 8c9b0c4..5c68146 100755
--- a/htdocs/source/index.html
+++ b/htdocs/source/index.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.42 2006-10-24 06:43:24 ot Exp $"
---><!--#set var="date" value="\$Date: 2006-10-24 06:43:24 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.43 2006-11-15 08:02:46 ot Exp $"
+--><!--#set var="date" value="\$Date: 2006-11-15 08:02:46 $"
--><!--#set var="title" value="Source Code Availability for The W3C Markup Validation Service"
--><!--#set var="relroot" value="../"
--><!--#include virtual="../header.html" -->
@@ -175,21 +175,10 @@
a good thing to <a href="http://ximbiot.com/cvs/manual/">get to
know</a>.
</p>
- <p>
- Our CVS base is available read-only, using CVS pserver
- authentication a la:
- </p>
- <pre>
- bash$ <kbd>export CVSROOT=":pserver:anonymous@dev.w3.org:/sources/public"</kbd>
- bash$ <kbd>cvs login</kbd>
- (Logging in to anonymous@dev.w3.org)
- CVS password: <kbd>anonymous</kbd>
- bash$ <kbd>cvs get -r validator-0_7_3-release validator</kbd>
- cvs server: Updating validator
- cvs server: Updating validator/htdocs
- U validator/htdocs/about.html
- ...
- </pre>
+ <p>For instructions on how to retrieve the code using CVS,
+ see our <a href="http://dev.w3.org/cvsweb/validator/">web-based interface to the repository.</a>
+ </p>
+
<h3><a id="using" name="using"></a>Using the code</h3>
<p>