- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 20 Oct 2005 06:59:16 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator
In directory hutz:/tmp/cvs-serv10328
Modified Files:
README.cvs
Log Message:
merging from 0.7 branch into trunk at tag validator-0_7_1-release
Index: README.cvs
===================================================================
RCS file: /sources/public/validator/README.cvs,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- README.cvs 12 Aug 2005 19:38:00 -0000 1.12
+++ README.cvs 20 Oct 2005 06:59:14 -0000 1.13
@@ -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.7.0, via CVS:</p>
+Alternatively, you can get the latest released version, v0.7.1, 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_7_0-release validator</kbd>
+ bash$ <kbd>cvs get -r validator-0_7_1-release validator</kbd>
cvs server: Updating validator
cvs server: Updating validator/htdocs
U validator/htdocs/about.html
Received on Thursday, 20 October 2005 06:59:29 UTC