I was originally going to obvious-fix this, but then it got a bit bigger
than I expected, so I thought I'd run this by you.
[[[
* publish/faq.html,
* publish/index.html,
* publish/mailing-lists.html,
* publish/news.html: Fix XHTML well-formedness and validity errors.
]]]
Roman.
Index: publish/faq.html
===================================================================
--- publish/faq.html (revision 1391615)
+++ publish/faq.html (working copy)
@@ -265,12 +265,11 @@
update even though no one else has committed conflicting changes?</a></li>
<li><a href="#ssl-error-336032856">When performing Subversion operations
over SSL, I get the error <tt>SSL handshake failed: SSL error code
- -1/1/336032856</a></tt>
+ -1/1/336032856</tt></a></li>
<li><a href="#error-validating-server-certificate">I get <tt>Error
validating server certificate</tt> error even though SSL certificates are correctly on the server-side</a></li>
<li><a href="#where-are-the-files">After importing files to my repository,
- I don't see them in the repository directory. Where are they?</a></tt>
-</a></li>
+ I don't see them in the repository directory. Where are they?</a></li>
</ul>
<h4>Developer questions:</h4>
@@ -4045,9 +4044,9 @@
<p>Subversion 1.7.0 and newer will not upgrade working copies unless
you explicitly ask them to do so. (Upgrading the working copies is, however,
required; Subversion 1.7.0 cannot operate on working copies created or used
-by earlier Subversions.)<p>
+by earlier Subversions.)</p>
-</p>Subversion 1.6.x and earlier automatically upgrade working copies when
+<p>Subversion 1.6.x and earlier automatically upgrade working copies when
they first touch them. This behavior can be annoying, if you just
want to try out a new release of Subversion without installing it
permanently. For this reason, we distribute a script that can
@@ -4216,9 +4215,9 @@
<p>This error occurs if the
certificate issuer is not recognized as 'Trusted'
by the SVN client. Subversion will ask you whether you trust the certificate and if you want to store this certificate.<br />
-</p><br>
+</p><br />
<pre style="margin-left: 40px;">$ svn info https://mysite.com/svn/repo<br />Error validating server certificate for 'https://mysite.com:443':<br />- The certificate is not issued by a trusted authority. Use the<br />fingerprint to validate the certificate manually!<br />Certificate information:<br />- Hostname: mysite.com<br />- Valid: from Wed, 18 Jan 2012 00:00:00 GMT until Fri, 18 Jan 2013<br />23:59:59 GMT<br />- Issuer: Google Inc, US<br />- Fingerprint:<br />34:4b:90:e7:e3:36:81:0d:53:1f:10:c0:4c:98:66:90:4a:9e:05:c9<br />(R)eject, accept (t)emporarily or accept (p)ermanently?</pre>
-<br>
+<br />
<p>In some cases, even if you accept this by entering 'p' option, the
next time you access SVN, the same error appears again. There can
be multiple reasons. The problem may be your ~/.subversion directory has
@@ -4226,8 +4225,8 @@
credentials, svn actually cannot do so, and also doesn't inform you
that it can't.<br />
</p>
-<p>This can be solved by either fixing the permissions with chmod 644 in
-<pre style="margin-left: 40px;">~/.subversion/auth/svn.ssl.server</pre> directory or by deleting the directory contents.
+<p>This can be solved by either fixing the permissions with chmod 644 in</p>
+<pre style="margin-left: 40px;">~/.subversion/auth/svn.ssl.server</pre> <p>directory or by deleting the directory contents.
If deleted, the directory gets populated automatically the next time you
access the repository.</p>
</div>
Index: publish/index.html
===================================================================
--- publish/index.html (revision 1391615)
+++ publish/index.html (working copy)
@@ -94,8 +94,8 @@
'<a href="http://www.wandisco.com/svn-live-2012"
rel="nofollow">Subversion Live</a>'
conferences will be held in San
-Francisco (October 10th & 11th), Greenwich Connecticut (16th & 17th),
-and London (October 23rd & 24th) later this year. The events are
+Francisco (October 10th & 11th), Greenwich Connecticut (16th & 17th),
+and London (October 23rd & 24th) later this year. The events are
organized by WANdisco, and sessions will be led by Subversion
committers, including Greg Stein, Stefan Fuhrmann, Hyrum Wright,
Julian Foad and Philip Martin. Free passes are being offered to all
Index: publish/mailing-lists.html
===================================================================
--- publish/mailing-lists.html (revision 1391615)
+++ publish/mailing-lists.html (working copy)
@@ -30,22 +30,25 @@
</p>
<p>If you cannot find the answer in the Subversion book,
- please search the archives:
+ please search the archives:</p>
<!-- SiteSearch Google -->
- <form method="get" action="http://www.google.com/custom" target="_top">
- <input type="hidden" name="domains" value="svn.haxx.se">
- <input type="hidden" name="sitesearch" value="svn.haxx.se">
- <input type="hidden" name="client" value="pub-9313125053076989">
- <input type="hidden" name="forid" value="1">
- <input type="hidden" name="channel" value="8989477434">
- <input type="hidden" name="ie" value="ISO-8859-1">
- <input type="hidden" name="oe" value="ISO-8859-1">
- <input type="hidden" name="cof" value="GALT:#0066CC;GL:1;DIV:#999999;VLC:336633;AH:center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066CC;T:000000;GFNT:666666;GIMP:666666;FORID:1;">
- <input type="hidden" name="hl" value="en">
- <input type="text" name="q" size="31" maxlength="255" value="">
- <input type="submit" name="sa" value="Search the archives">
+ <form method="get" action="http://www.google.com/custom">
+ <p>
+ <input type="hidden" name="domains" value="svn.haxx.se" />
+ <input type="hidden" name="sitesearch" value="svn.haxx.se" />
+ <input type="hidden" name="client" value="pub-9313125053076989" />
+ <input type="hidden" name="forid" value="1" />
+ <input type="hidden" name="channel" value="8989477434" />
+ <input type="hidden" name="ie" value="ISO-8859-1" />
+ <input type="hidden" name="oe" value="ISO-8859-1" />
+ <input type="hidden" name="cof" value="GALT:#0066CC;GL:1;DIV:#999999;VLC:336633;AH:center;BGC:FFFFFF;LBGC:FF9900;ALC:0066CC;LC:0066CC;T:000000;GFNT:666666;GIMP:666666;FORID:1;" />
+ <input type="hidden" name="hl" value="en" />
+ <input type="text" name="q" size="31" maxlength="255" value="" />
+ <input type="submit" name="sa" value="Search the archives" />
+ </p>
</form>
<!-- SiteSearch Google -->
+<p>
</p>
Index: publish/news.html
===================================================================
--- publish/news.html (revision 1391615)
+++ publish/news.html (working copy)
@@ -52,8 +52,8 @@
'<a href="http://www.wandisco.com/svn-live-2012"
rel="nofollow">Subversion Live</a>'
conferences will be held in San
-Francisco (October 10th & 11th), Greenwich Connecticut (16th & 17th),
-and London (October 23rd & 24th) later this year. The events are
+Francisco (October 10th & 11th), Greenwich Connecticut (16th & 17th),
+and London (October 23rd & 24th) later this year. The events are
organized by WANdisco, and sessions will be led by Subversion
committers, including Greg Stein, Stefan Fuhrmann, Hyrum Wright,
Julian Foad and Philip Martin. Free passes are being offered to all