- From: Ville Skytta via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 14 Jun 2010 06:33:14 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator
In directory hutz:/tmp/cvs-serv13452
Modified Files:
README.cvs
Log Message:
1.0
Index: README.cvs
===================================================================
RCS file: /sources/public/validator/README.cvs,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- README.cvs 2 Dec 2009 19:53:34 -0000 1.24
+++ README.cvs 14 Jun 2010 06:33:12 -0000 1.25
@@ -26,14 +26,14 @@
<p>Note that the latest development code may be broken at any time. If you want a working version,
you should get the latest release version from the tar balls available from the <a href="http://validator.w3.org/source/">source code availability</a> page at validator.w3.org.
-Alternatively, you can get the latest released version, v0.8.6, via CVS:</p>
+Alternatively, you can get the latest released version, v1.0, via CVS:</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_8_6-release validator</kbd>
+ bash$ <kbd>cvs get -r validator-1_0-release validator</kbd>
cvs server: Updating validator
cvs server: Updating validator/htdocs
U validator/htdocs/about.html
Received on Monday, 14 June 2010 06:33:15 UTC