- From: Olivier Thereaux via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 20 Oct 2005 06:46:52 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/validator/htdocs/source
In directory hutz:/tmp/cvs-serv9178/source
Modified Files:
index.html
Log Message:
merging from 0.7 branch into trunk at tag validator-0_7_1-release
Index: index.html
===================================================================
RCS file: /sources/public/validator/htdocs/source/index.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- index.html 12 Aug 2005 19:38:01 -0000 1.38
+++ index.html 20 Oct 2005 06:46:50 -0000 1.39
@@ -124,9 +124,9 @@
<p>
If you intend to actively mirror the code and/or contribute
patches to the code, you should install and become familiar
- with <a href="http://www.cvshome.org/">CVS</a>;
+ with <a href="http://www.nongnu.org/cvs/">CVS</a>;
this is the tool we use for revision control and is generally
- a good thing to <a href="http://www.cvshome.org/docs/">get to
+ a good thing to <a href="http://ximbiot.com/cvs/manual/">get to
know</a>.
</p>
<p>
@@ -138,7 +138,7 @@
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:47:07 UTC