- From: Ville Skytta <ville@dev.w3.org>
- Date: Mon, 26 Jul 2004 21:26:30 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator
In directory hutz:/tmp/cvs-serv15810
Modified Files:
Tag: validator-0_6_0-branch
README.cvs
Log Message:
Bring release status up to date.
Index: README.cvs
===================================================================
RCS file: /sources/public/validator/README.cvs,v
retrieving revision 1.3.4.2
retrieving revision 1.3.4.3
diff -u -d -r1.3.4.2 -r1.3.4.3
--- README.cvs 6 May 2004 06:20:54 -0000 1.3.4.2
+++ README.cvs 26 Jul 2004 21:26:28 -0000 1.3.4.3
@@ -14,17 +14,17 @@
bash$ <kbd>cvs login</kbd>
(Logging in to anonymous@dev.w3.org)
CVS password: <kbd>anonymous</kbd>
- bash$ <kbd>cvs get -r validator-0_6_5 validator</kbd>
+ bash$ <kbd>cvs get -r validator-0_6_7-release validator</kbd>
cvs server: Updating validator
cvs server: Updating validator/htdocs
U validator/htdocs/about.html
...
</pre>
<p>
- This will get you the current beta version. For intermediate
- updates, use the <code>validator-0_6_0-branch</code> branch tag
- instead. This is <strong>really what you want if you wish to install
- a working version!</strong></p>
+ This will get you the current production version. To get this
+ version and the latest not yet released "stable" fixes for it
+ (if any), use the <code>validator-0_6_0-branch</code> branch tag
+ instead.</p>
<p>
Major new development is done in <code>HEAD</code> and
the trunk is more or less guaranteed to be in a state of greater
Received on Monday, 26 July 2004 17:26:55 UTC