You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by rd...@apache.org on 2012/09/30 14:36:25 UTC

svn commit: r1392018 - in /subversion/site/publish: faq.html index.html mailing-lists.html news.html

Author: rdonch
Date: Sun Sep 30 12:36:24 2012
New Revision: 1392018

URL: http://svn.apache.org/viewvc?rev=1392018&view=rev
Log:
* publish/faq.html,
  publish/index.html,
  publish/mailing-lists.html,
  publish/news.html: Fix XHTML well-formedness and validity errors.

Approved by: danielsh


Modified:
    subversion/site/publish/faq.html
    subversion/site/publish/index.html
    subversion/site/publish/mailing-lists.html
    subversion/site/publish/news.html

Modified: subversion/site/publish/faq.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/faq.html?rev=1392018&r1=1392017&r2=1392018&view=diff
==============================================================================
--- subversion/site/publish/faq.html (original)
+++ subversion/site/publish/faq.html Sun Sep 30 12:36:24 2012
@@ -265,12 +265,11 @@ a <tt>file:</tt> URL?</a></li>
     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 @@ href="http://subversion.tigris.org/issue
 <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 @@ correctly in the server. <a class="secti
 <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 @@ wrong permissions, so that each time you
 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>

Modified: subversion/site/publish/index.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=1392018&r1=1392017&r2=1392018&view=diff
==============================================================================
--- subversion/site/publish/index.html (original)
+++ subversion/site/publish/index.html Sun Sep 30 12:36:24 2012
@@ -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 &amp; 11th), Greenwich Connecticut (16th &amp; 17th),
+and London (October 23rd &amp; 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

Modified: subversion/site/publish/mailing-lists.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/mailing-lists.html?rev=1392018&r1=1392017&r2=1392018&view=diff
==============================================================================
--- subversion/site/publish/mailing-lists.html (original)
+++ subversion/site/publish/mailing-lists.html Sun Sep 30 12:36:24 2012
@@ -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>
   &nbsp;
 </p>
 

Modified: subversion/site/publish/news.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1392018&r1=1392017&r2=1392018&view=diff
==============================================================================
--- subversion/site/publish/news.html (original)
+++ subversion/site/publish/news.html Sun Sep 30 12:36:24 2012
@@ -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 &amp; 11th), Greenwich Connecticut (16th &amp; 17th),
+and London (October 23rd &amp; 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