You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by cm...@apache.org on 2012/09/27 15:35:12 UTC

svn commit: r1391004 - in /subversion/site/publish: features.html mailing-lists.html packages.html roadmap.html

Author: cmpilato
Date: Thu Sep 27 13:35:11 2012
New Revision: 1391004

URL: http://svn.apache.org/viewvc?rev=1391004&view=rev
Log:
* site/publish/features.html,
* site/publish/mailing-lists.html,
* site/publish/packages.html,
* site/publish/roadmap.html
  Be still my heart!  Cast out the demons of <b> and <i> in favor of
  their 21st century near-replacements, <strong> and <em> (respectively).

Modified:
    subversion/site/publish/features.html
    subversion/site/publish/mailing-lists.html
    subversion/site/publish/packages.html
    subversion/site/publish/roadmap.html

Modified: subversion/site/publish/features.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/features.html?rev=1391004&r1=1391003&r2=1391004&view=diff
==============================================================================
--- subversion/site/publish/features.html (original)
+++ subversion/site/publish/features.html Thu Sep 27 13:35:11 2012
@@ -271,7 +271,7 @@
         title="Link to this section">&para;</a>
     </strong>
     <p>In general, the time required for a Subversion operation is
-    proportional to the size of the <i>changes</i> resulting from that
+    proportional to the size of the <em>changes</em> resulting from that
     operation, not to the absolute size of the project in which the
     changes are taking place.</p>
 </li>

Modified: subversion/site/publish/mailing-lists.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/mailing-lists.html?rev=1391004&r1=1391003&r2=1391004&view=diff
==============================================================================
--- subversion/site/publish/mailing-lists.html (original)
+++ subversion/site/publish/mailing-lists.html Thu Sep 27 13:35:11 2012
@@ -58,10 +58,11 @@ delay for your post to appear (see below
 
 </div> <!-- .bigpoint -->
 
-<p><b>You do <em>not</em> need to be subscribed to post</b>; it's common practice
-   on our lists to mention in post that you aren't subscribed and would
-   appreciate being explicitly Cc:ed in any responses.  That way you get
-   your responses without getting mails about every other active thread.</p>
+<p><strong>You do <em>not</em> need to be subscribed to post</strong>;
+   it's common practice on our lists to mention in post that you
+   aren't subscribed and would appreciate being explicitly Cc:ed in
+   any responses.  That way you get your responses without getting
+   mails about every other active thread.</p>
 
 <p>If it's your first post, there may be a small delay (one day or so)
    before your mail appears, because the moderators have to approve the

Modified: subversion/site/publish/packages.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/packages.html?rev=1391004&r1=1391003&r2=1391004&view=diff
==============================================================================
--- subversion/site/publish/packages.html (original)
+++ subversion/site/publish/packages.html Thu Sep 27 13:35:11 2012
@@ -41,14 +41,14 @@
    <a href="#windows">Windows</a></p>
 </div> <!-- .bigpoint -->
 
-<p>The Apache Subversion project <b>does <i>not</i> officially endorse
-   or maintain</b> any binary packages of the Subversion software.
-   However, volunteers have created binary packages for different
-   distributions and platforms, and as a convenience, we maintain a
-   list of links to them here.  If there are any problems with or
-   questions about the different binary packages please send email to
-   the <a href="mailto:users@subversion.apache.org" >Subversion users
-   mailing list</a>.</p>
+<p>The Apache Subversion project <strong>does <em>not</em> officially
+   endorse or maintain</strong> any binary packages of the Subversion
+   software.  However, volunteers have created binary packages for
+   different distributions and platforms, and as a convenience, we
+   maintain a list of links to them here.  If there are any problems
+   with or questions about the different binary packages please send
+   email to the <a href="mailto:users@subversion.apache.org"
+   >Subversion users mailing list</a>.</p>
 
 <p>Note that binary packages usually come out about a week after the
    corresponding <a href="/download/">source release</a>.  Please
@@ -105,12 +105,12 @@ $ yum install mod_dav_svn</pre>
 <li><p><a href="http://www.collab.net/downloads/subversion/linux.html">
         CollabNet</a> (supported and certified by
        <a href="http://www.collab.net/subversion"
-       >CollabNet</a>; <i>requires registration</i>)</p>
+       >CollabNet</a>; <em>requires registration</em>)</p>
 </li>
 <li><p><a href="http://www.wandisco.com/subversion/download#centos">
         WANdisco</a> (supported and certified by
        <a href="http://www.wandisco.com/"
-       >WANdisco</a>; <i>requires registration</i>)</p>
+       >WANdisco</a>; <em>requires registration</em>)</p>
 </li>
 <li><p><a href="http://pkgs.repoforge.org/subversion/">
         Repoforge</a> (client and server;
@@ -137,15 +137,15 @@ $ yum install mod_dav_svn</pre>
        >Debian Project</a> (maintained by
        <a href="mailto:subversion@packages.debian.org"
        >Debian Project</a>; client and server;
-       svnserve is part of the <i>subversion</i> package,
-       mod_dav_svn is in the separate <i>libapache2-svn</i> package)</p>
+       svnserve is part of the <em>subversion</em> package,
+       mod_dav_svn is in the separate <em>libapache2-svn</em> package)</p>
     <pre>$ apt-get install subversion
 $ apt-get install libapache2-svn</pre>
 </li>
 <li><p><a href="http://www.wandisco.com/subversion/download#debian">
         WANdisco</a> (supported and certified by
        <a href="http://www.wandisco.com/"
-       >WANdisco</a>; <i>requires registration</i>)</p>
+       >WANdisco</a>; <em>requires registration</em>)</p>
 </li>
 </ul>
 
@@ -242,8 +242,8 @@ $ make install clean</pre>
 <ul>
 <li><p><a href="http://www.openbsd.org/cgi-bin/cvsweb/ports/devel/subversion/"
        >OpenBSD Project</a> (client and server;
-       svnserve is part of the <i>subversion</i> package,
-       mod_dav_svn is in the separate <i>ap2-subversion</i> package)</p>
+       svnserve is part of the <em>subversion</em> package,
+       mod_dav_svn is in the separate <em>ap2-subversion</em> package)</p>
     <pre>$ pkg_add subversion
 $ pkg_add ap2-subversion</pre>
 </li>
@@ -272,7 +272,7 @@ $ pkg_add ap2-subversion</pre>
 <li><p><a href="http://downloads.open.collab.net/binaries.html"
        >openCollabNet</a> (universal; maintained by
        <a href="mailto:facilitators@svnbinaries.open.collab.net"
-       >Jeremy Whitlock</a>; <i>requires registration</i>)</p>
+       >Jeremy Whitlock</a>; <em>requires registration</em>)</p>
 </li>
 <li><p><a href="http://www.wandisco.com/subversion/download#osx">
         WANdisco</a> (client and server; supported and certified by
@@ -301,7 +301,7 @@ $ yum install mod_dav_svn</pre>
 <li><p><a href="http://www.collab.net/downloads/subversion/linux.html">
         CollabNet</a> (supported and certified by
        <a href="http://www.collab.net/subversion"
-       >CollabNet</a>; <i>requires registration</i>)</p>
+       >CollabNet</a>; <em>requires registration</em>)</p>
 </li>
 <li><p><a href="http://the.earth.li/pub/subversion/summersoft.fay.ar.us/pub/subversion/latest/"
        >SummerSoft</a> (Red Hat 8,9+; maintained by
@@ -310,7 +310,7 @@ $ yum install mod_dav_svn</pre>
 <li><p><a href="http://www.wandisco.com/subversion/download#redhat">
         WANdisco</a> (supported and certified by
        <a href="http://www.wandisco.com/"
-       >WANdisco</a>; <i>requires registration</i>)</p>
+       >WANdisco</a>; <em>requires registration</em>)</p>
 </li>
 <li><p><a href="http://pkgs.repoforge.org/subversion/">
         Repoforge</a> (client and server;
@@ -336,7 +336,7 @@ $ yum install mod_dav_svn</pre>
 <li><p><a href="http://www.collab.net/downloads/subversion/solaris.html"
        >CollabNet</a> (SPARC/x86; supported and certified by
        <a href="http://www.collab.net/subversion"
-       >CollabNet</a>; <i>requires registration</i>)</p>
+       >CollabNet</a>; <em>requires registration</em>)</p>
 </li>
 <li><p><a href="http://www.opencsw.org/packages/subversion"
        >OpenCSW</a> (SPARC/i386;
@@ -346,7 +346,7 @@ $ yum install mod_dav_svn</pre>
 <li><p><a href="http://www.wandisco.com/subversion/download#solaris">
         WANdisco</a> (supported and certified by
        <a href="http://www.wandisco.com/"
-       >WANdisco</a>; <i>requires registration</i>)</p>
+       >WANdisco</a>; <em>requires registration</em>)</p>
 </li>
 </ul>
 
@@ -365,19 +365,19 @@ $ yum install mod_dav_svn</pre>
 <li><p><a href="http://www.collab.net/downloads/subversion/linux.html">
         CollabNet</a> (supported and certified by
        <a href="http://www.collab.net/subversion"
-       >CollabNet</a>; <i>requires registration</i>)</p>
+       >CollabNet</a>; <em>requires registration</em>)</p>
 </li>
 <li><p><a href="http://software.opensuse.org/download.html?project=devel:tools:scm:svn&amp;package=subversion"
        >OpenSUSE project</a> (OpenSUSE and SLES; client and server;
-       svnserve is part of the <i>subversion</i> package,
-       mod_dav_svn is in the separate <i>subversion-server</i> package)</p>
+       svnserve is part of the <em>subversion</em> package,
+       mod_dav_svn is in the separate <em>subversion-server</em> package)</p>
     <pre>$ zypper install subversion
 $ zypper install subversion-server</pre>
 </li>
 <li><p><a href="http://www.wandisco.com/subversion/download#suse">
         WANdisco</a> (supported and certified by
        <a href="http://www.wandisco.com/"
-       >WANdisco</a>; <i>requires registration</i>)</p>
+       >WANdisco</a>; <em>requires registration</em>)</p>
 </li>
 </ul>
 
@@ -397,15 +397,15 @@ $ zypper install subversion-server</pre>
        >Ubuntu Packages</a> (maintained by
        <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel-discuss"
        >Ubuntu Project</a>; client and server;
-       svnserve is part of the <i>subversion</i> package,
-       mod_dav_svn is in the separate <i>libapache2-svn</i> package)</p>
+       svnserve is part of the <em>subversion</em> package,
+       mod_dav_svn is in the separate <em>libapache2-svn</em> package)</p>
     <pre>$ apt-get install subversion
 $ apt-get install libapache2-svn</pre>
 </li>
 <li><p><a href="http://www.wandisco.com/subversion/download#ubuntu">
         WANdisco</a> (supported and certified by
        <a href="http://www.wandisco.com/"
-       >WANdisco</a>; <i>requires registration</i>)</p>
+       >WANdisco</a>; <em>requires registration</em>)</p>
 </li>
 </ul>
 
@@ -424,7 +424,7 @@ $ apt-get install libapache2-svn</pre>
 <li><p><a href="http://www.collab.net/downloads/subversion/"
        >CollabNet</a> (supported and certified by
        <a href="http://www.collab.net/subversion"
-       >CollabNet</a>; <i>requires registration</i>)</p>
+       >CollabNet</a>; <em>requires registration</em>)</p>
 </li>
 <li><p><a href="http://www.sliksvn.com/en/download"
        >SlikSVN</a> (32- and 64-bit client MSI; maintained by

Modified: subversion/site/publish/roadmap.html
URL: http://svn.apache.org/viewvc/subversion/site/publish/roadmap.html?rev=1391004&r1=1391003&r2=1391004&view=diff
==============================================================================
--- subversion/site/publish/roadmap.html (original)
+++ subversion/site/publish/roadmap.html Thu Sep 27 13:35:11 2012
@@ -109,7 +109,7 @@ feature time to mature.  Especially give
 open-source development, we're wary of forcing technical discussions
 to premature consensus.  At the same time, it's good for the project
 to have regular releases, so we try to keep to a schedule and to
-have <i>something</i> ready to roll out when the release date comes
+have <em>something</em> ready to roll out when the release date comes
 along.</p>
 
 <p>In this context, "release" means an increment of the minor release