Modified: subversion/site/staging/download.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/download.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/download.html (original)
+++ subversion/site/staging/download.html Tue Nov 28 09:27:08 2017
@@ -33,7 +33,7 @@
    
 <p>The following are the currently supported versions of Subversion.  Older
    releases are available from the
-   <a href="http://archive.apache.org/dist/subversion/";>archive download
+   <a href="https://archive.apache.org/dist/subversion/";>archive download
    site</a>.</p>
 
 <p>The Apache Subversion project only distributes source code, but a number
@@ -72,7 +72,7 @@ Other mirrors:
 <input type="submit" value="Change" />
 </form>
 
-<p>You may also consult the <a href="http://www.apache.org/mirrors/";>complete
+<p>You may also consult the <a href="https://www.apache.org/mirrors/";>complete
    list of mirrors</a>.</p>
 
 </div>  <!-- #mirror -->
@@ -206,22 +206,22 @@ Other mirrors:
   <td class="checksum">26522a1fa708ecaa9684b41065db8d6a02dbc098</td>
   <!-- The sha512 line does not have a class="checksum" since the link needn't
        be rendered in monospace. -->
-  <td>[<a 
href="http://www.apache.org/dist/subversion/subversion-[prerelease].tar.gz.sha512";>SHA-512</a>]</td>
-  <td>[<a 
href="http://www.apache.org/dist/subversion/subversion-[prerelease].tar.gz.asc";>PGP</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-[prerelease].tar.gz.sha512";>SHA-512</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-[prerelease].tar.gz.asc";>PGP</a>]</td>
 </tr><tr>
   <td><a 
href="[preferred]subversion/subversion-[prerelease].zip">subversion-[prerelease].zip</a></td>
   <td class="checksum">d39ac7b98b5aa8a0e868b7ebda2f73f07817f933</td>
   <!-- The sha512 line does not have a class="checksum" since the link needn't
        be rendered in monospace. -->
-  <td>[<a 
href="http://www.apache.org/dist/subversion/subversion-[prerelease].zip.sha512";>SHA-512</a>]</td>
-  <td>[<a 
href="http://www.apache.org/dist/subversion/subversion-[prerelease].zip.asc";>PGP</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-[prerelease].zip.sha512";>SHA-512</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-[prerelease].zip.asc";>PGP</a>]</td>
 </tr><tr>
   <td><a 
href="[preferred]subversion/subversion-[prerelease].tar.bz2">subversion-[prerelease].tar.bz2</a></td>
   <td class="checksum">0967ff292490d6643d3f94290d4d822fde9b6a36</td>
   <!-- The sha512 line does not have a class="checksum" since the link needn't
        be rendered in monospace. -->
-  <td>[<a 
href="http://www.apache.org/dist/subversion/subversion-[prerelease].tar.bz2.sha512";>SHA-512</a>]</td>
-  <td>[<a 
href="http://www.apache.org/dist/subversion/subversion-[prerelease].tar.bz2.asc";>PGP</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-[prerelease].tar.bz2.sha512";>SHA-512</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-[prerelease].tar.bz2.asc";>PGP</a>]</td>
 </tr>
 </table>
 
@@ -235,7 +235,7 @@ Other mirrors:
 
 <p>Looking for previous releases of Subversion?  All Subversion
    releases are available for download from the
-   <a href="http://archive.apache.org/dist/subversion/"; >Apache
+   <a href="https://archive.apache.org/dist/subversion/"; >Apache
    distribution archive</a>.  Please note that, with the exception of
    our <a href="#recommended-release">recommended</a> and
    other <a href="#supported-releases">supported</a> releases,
@@ -256,7 +256,7 @@ Other mirrors:
 
 <p>It is essential that you verify the integrity of the downloaded
    files using the PGP signatures and/or file checksums.  Please read
-   <a href="http://httpd.apache.org/dev/verification.html";>Verifying
+   <a href="https://httpd.apache.org/dev/verification.html";>Verifying
    Apache HTTP Server Releases</a> for more information on why you
    should verify our releases.  (The same rationale applies to
    Subversion as to HTTP Server.)</p>
@@ -265,7 +265,7 @@ Other mirrors:
    the <a href="https://people.apache.org/keys/group/subversion.asc";
    >KEYS</a> as well as the <code>asc</code> signature file for the
    particular distribution. Make sure you get these files from the
-   <a href="http://www.apache.org/dist/subversion/"; >main distribution
+   <a href="https://www.apache.org/dist/subversion/"; >main distribution
    directory</a>, rather than from a mirror. Then verify the
    signatures as follows:</p>
 
@@ -287,7 +287,7 @@ Other mirrors:
 <p>Alternatively, you can verify at least the SHA1 checksum on the
    files.  A unix program called <code>sha1</code> or <code>sha1sum</code>
    is included in many unix distributions.  It is also available as
-   part of <a href="http://www.gnu.org/software/textutils/textutils.html";
+   part of <a href="https://www.gnu.org/software/textutils/textutils.html";
    >GNU Textutils</a>.</p>
 
 </div>  <!-- #verifying -->

Modified: subversion/site/staging/features.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/features.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/features.html (original)
+++ subversion/site/staging/features.html Tue Nov 28 09:27:08 2017
@@ -20,7 +20,7 @@
 
 <p>Apache Subversion is a full-featured version control system originally
    designed to be a better 
-   <a href="http://en.wikipedia.org/wiki/Concurrent_Versions_System";
+   <a href="https://en.wikipedia.org/wiki/Concurrent_Versions_System";
    >CVS</a>.  Subversion has since expanded beyond its original goal
    of replacing CVS, but its basic model, design, and interface remain
    heavily influenced by that goal.  Even today, Subversion should

Modified: subversion/site/staging/ideas.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/ideas.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/ideas.html (original)
+++ subversion/site/staging/ideas.html Tue Nov 28 09:27:08 2017
@@ -52,7 +52,7 @@ and the <a href="https://live.gnome.org/
     href="https://github.com/subclipse/subclipse/wiki";>Subclipse</a>, there's
     still plenty of work to do.</p>
     <p>Another huge problem for users of the bindings is a
-    <a href="http://svn.haxx.se/dev/archive-2011-02/0544.shtml";
+    <a href="https://svn.haxx.se/dev/archive-2011-02/0544.shtml";
     >lack of proper documentation</a> specific to the bindings.</p>
 
     <p>Required technical skills:
@@ -60,12 +60,12 @@ and the <a href="https://live.gnome.org/
       <li>Advanced programming experience in the C programming language
           and at least two of Perl, Python, Ruby, Java, and C++.</li>
       <li>Expertise in
-          <a href="http://en.wikipedia.org/wiki/Programming_language";
+          <a href="https://en.wikipedia.org/wiki/Programming_language";
           >programming language theory</a> is strongly recommended.
           You should know what a data type system is and how compilers
           and interpreters work.</li>
       <li>A solid understanding of <a href="http://swig.org/";>SWIG</a>
-          and/or <a href="http://en.wikipedia.org/wiki/Java_native_interface";
+          and/or <a href="https://en.wikipedia.org/wiki/Java_native_interface";
           >JNI</a>.</li>
     </ul>
     </p>
@@ -87,9 +87,9 @@ and the <a href="https://live.gnome.org/
   <p>Currently, the texts shown by the <tt>svn help</tt> command are being
      maintained directly in the main source code file of the <tt>svn</tt>
      binary, which can be viewed online <a
-     
href="http://svn.apache.org/repos/asf/subversion/trunk/subversion/svn/svn.c";
+     
href="https://svn.apache.org/repos/asf/subversion/trunk/subversion/svn/svn.c";
     >here</a>.
-    It has been <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201209.mbox/%3C1347648306.66873.YahooMailNeo%40web87705.mail.ir2.yahoo.com%3E";
+    It has been <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201209.mbox/%3C1347648306.66873.YahooMailNeo%40web87705.mail.ir2.yahoo.com%3E";
     >proposed</a> to move these help texts into a separate file format 
instead.</p>
     <p>This could ease maintenance of help text translations, allow shipping
     of UNIX-style manual pages for each <tt>svn</tt> subcommand, and might also
@@ -97,7 +97,7 @@ and the <a href="https://live.gnome.org/
     <a href="http://svnbook.red-bean.com/en/1.7/svn.ref.html";
     >reference section</a> of the
     <a href="http://svnbook.red-bean.com";>Subversion Book</a>.</p>
-    <p>It has also been <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201209.mbox/%[email protected]%3E";
+    <p>It has also been <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201209.mbox/%[email protected]%3E";
     >suggested</a> to add a tutorial mode to <tt>svn help</tt> to make
     it easier for new users to get started with Subversion without consulting
     the documentation upfront.</p>

Modified: subversion/site/staging/index.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/index.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/index.html (original)
+++ subversion/site/staging/index.html Tue Nov 28 09:27:08 2017
@@ -29,7 +29,7 @@
    world.</p>
 
 <p>Subversion is developed as a project of the
-   <a href="http://www.apache.org/";>Apache Software Foundation</a>, and as
+   <a href="https://www.apache.org/";>Apache Software Foundation</a>, and as
    such is part of a rich community of developers and users.  We're always
    in need of individuals with a wide range of skills, and we invite you
    to participate in the development of Apache Subversion.  Here's
@@ -72,7 +72,7 @@
  
 <p>Apache Subversion is hosting a yearly (1-week long) event called the
  Subversion Hackathon. During this year's hackathon (which was made available
- due to the kind sponsorship of <a href="http://www.assembla.com";>Assembla</a>)
+ due to the kind sponsorship of <a 
href="https://www.assembla.com";>Assembla</a>)
  we are hosting a <a 
href="https://wiki.apache.org/subversion/Aachen2017MeetAndGreet";>meet-and-greet
  event</a>. If you always wanted to meet us in person, this is your chance to 
get
  us to know other than through the internet. We will also provide a PGP-signing
@@ -96,7 +96,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201708.mbox/%3C2fefe468-7d41-11e7-aea1-9312c6089150%40apache.org%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.7/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.7/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -116,7 +116,7 @@
  Please see the
  <a href=""
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.19/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.19/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -138,7 +138,7 @@
  >release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.10.html">release notes</a> and
- <a 
href="http://svn.apache.org/repos/asf/subversion/tags/1.10.0-alpha3/CHANGES";>
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.10.0-alpha3/CHANGES";>
  change log</a> for information about what will eventually be
  in the 1.10.0 release.</p>
 
@@ -245,16 +245,16 @@
     title="Link to this section">&para;</a>
 </h3>
 
-<!-- see http://www.apache.org/foundation/marks/pmcs -->
+<!-- see https://www.apache.org/foundation/marks/pmcs -->
 <p>The rest of this site is about Subversion &mdash; but Subversion doesn't
-   operate in vaccum.  It is part of the <a href="http://www.apache.org";>Apache
-   Software Foundation (ASF)</a>, which &mdash; in addition to the servers that
-   run this site and our mailing lists &mdash; provides financial, technical,
-   and legal backing.  The "About the ASF" section contains links that relate
-   to the <a href="http://www.apache.org/foundation/";>the Foundation</a> as
-   a whole.  It lists our
-   <a href="http://www.apache.org/foundation/thanks.html";>sponsors</a> and
-   allows you to <a href="http://www.apache.org/foundation/sponsorship.html";
+   operate in vaccum.  It is part of the <a 
href="https://www.apache.org";>Apache
+   >Apache Software Foundation (ASF)</a>, which &mdash; in addition to the
+   servers that run this site and our mailing lists &mdash; provides financial,
+   technical, and legal backing.  The "About the ASF" section contains links
+   that relate to the <a href="https://www.apache.org/foundation/";
+   >the Foundation</a> as a whole.  It lists our
+   <a href="https://www.apache.org/foundation/thanks.html";>sponsors</a> and
+   allows you to <a href="https://www.apache.org/foundation/sponsorship.html";
    >donate</a> if you wish.</p>
 
 </div> <!-- #site-overview-asf -->

Modified: subversion/site/staging/mailing-lists.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/mailing-lists.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/mailing-lists.html (original)
+++ subversion/site/staging/mailing-lists.html Tue Nov 28 09:27:08 2017
@@ -81,11 +81,11 @@ delay for your post to appear (see below
 <p>All of the following lists are publicly archived. (The sole exception
    is the <a href="#private-ml">private@</a> list whose archives are available
    to its subscribers.) Both public and private archives are available to
-   <a href="http://www.apache.org/foundation/members.html";>members</a> of the
+   <a href="https://www.apache.org/foundation/members.html";>members</a> of the
    Apache Software Foundation.
    When you send mail to these lists, you are publicly publishing the contents
    without condition, pursuant to the Apache
-   <a href="http://www.apache.org/foundation/public-archives.html";>Public
+   <a href="https://www.apache.org/foundation/public-archives.html";>Public
    Forum Archive Policy</a>.  This is not a new policy; Subversion's mailing
    list archives have always been public, so please don't take this as a
    deterrent to participating in the community!</p>
@@ -144,10 +144,10 @@ delay for your post to appear (see below
         <tr>
           <td><strong>Archives:</strong></td>
           <td><ul class="nobullet">
-              <li><a 
href="http://mail-archives.apache.org/mod_mbox/subversion-users/";
+              <li><a 
href="https://mail-archives.apache.org/mod_mbox/subversion-users/";
                   >mail-archives.apache.org</a>
                   (<a href="http://subversion.apache.org/mail/users/";>mbox 
files</a>)</li>
-              <li><a href="http://svn.haxx.se/users/";
+              <li><a href="https://svn.haxx.se/users/";
                   >svn.haxx.se</a></li>
               <li><a 
href="http://news.gmane.org/gmane.comp.version-control.subversion.user";
                   >news.gmane.org</a></li>
@@ -160,7 +160,7 @@ delay for your post to appear (see below
               seem like a good way to broadcast information to a large
               group of users.  We would encourage you to think twice
               about doing so.  The tolerance for
-              <a href="http://en.wikipedia.org/wiki/E-mail_spam";>spam</a>
+              <a href="https://en.wikipedia.org/wiki/E-mail_spam";>spam</a>
               on this list is very low, and by abusing it for
               corporate purposes, you run the very real risk of
               alienating yourself and your company from the greater
@@ -205,10 +205,10 @@ delay for your post to appear (see below
         <tr>
           <td><strong>Archives:</strong></td>
           <td><ul class="nobullet">
-              <li><a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/";
+              <li><a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/";
                   >mail-archives.apache.org</a>
                   (<a href="http://subversion.apache.org/mail/dev/";>mbox 
files</a>)</li>
-              <li><a href="http://svn.haxx.se/dev/";
+              <li><a href="https://svn.haxx.se/dev/";
                   >svn.haxx.se</a></li>
               <li><a 
href="http://news.gmane.org/gmane.comp.version-control.subversion.devel";
                   >news.gmane.org</a></li>
@@ -246,7 +246,7 @@ delay for your post to appear (see below
         <tr>
           <td><strong>Archives:</strong></td>
           <td><ul class="nobullet">
-              <li><a 
href="http://mail-archives.apache.org/mod_mbox/subversion-commits/";
+              <li><a 
href="https://mail-archives.apache.org/mod_mbox/subversion-commits/";
                   >mail-archives.apache.org</a>
                   (<a href="http://subversion.apache.org/mail/commits/";>mbox 
files</a>)</li>
               </ul></td>
@@ -285,7 +285,7 @@ delay for your post to appear (see below
         <tr>
           <td><strong>Archives:</strong></td>
           <td><ul class="nobullet">
-              <li><a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/";
+              <li><a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/";
                   >mail-archives.apache.org</a>
                   (<a href="http://subversion.apache.org/mail/announce/";>mbox 
files</a>)</li>
               </ul></td>
@@ -333,7 +333,7 @@ delay for your post to appear (see below
         <tr>
           <td><strong>Archives:</strong></td>
           <td><ul class="nobullet">
-              <li><a 
href="http://mail-archives.apache.org/mod_mbox/subversion-notifications/";
+              <li><a 
href="https://mail-archives.apache.org/mod_mbox/subversion-notifications/";
                   >mail-archives.apache.org</a>
                   (<a 
href="http://subversion.apache.org/mail/notifications/";>mbox files</a>)</li>
               </ul></td>
@@ -422,7 +422,7 @@ delay for your post to appear (see below
    process.</p>
 
 <p>For more details, see the <a
-   href="http://www.apache.org/foundation/mailinglists.html#subscribing";
+   href="https://www.apache.org/foundation/mailinglists.html#subscribing";
    >Subscribing and Unsubscribing</a> section of the ASF Mailing Lists
    page.</p>
 

Modified: subversion/site/staging/news.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/news.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/news.html (original)
+++ subversion/site/staging/news.html Tue Nov 28 09:27:08 2017
@@ -29,7 +29,7 @@
  
 <p>Apache Subversion is hosting a yearly (1-week long) event called the
  Subversion Hackathon. During this year's hackathon (which was made available
- due to the kind sponsorship of <a href="http://www.assembla.com";>Assembla</a>)
+ due to the kind sponsorship of <a 
href="https://www.assembla.com";>Assembla</a>)
  we are hosting a <a 
href="https://wiki.apache.org/subversion/Aachen2017MeetAndGreet";>meet-and-greet
  event</a>. If you always wanted to meet us in person, this is your chance to 
get
  us to know other than through the internet. We will also provide a PGP-signing
@@ -51,9 +51,9 @@
  This is the most complete release of the 1.8.x line to date,
  and we encourage all users to upgrade as soon as reasonable.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201708.mbox/%3C8760dvl2j6.fsf%40codematters.co.uk%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201708.mbox/%3C8760dvl2j6.fsf%40codematters.co.uk%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.19/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.19/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -73,7 +73,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201708.mbox/%3C2fefe468-7d41-11e7-aea1-9312c6089150%40apache.org%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.7/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.7/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -95,7 +95,7 @@
  >release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.10.html">release notes</a> and
- <a 
href="http://svn.apache.org/repos/asf/subversion/tags/1.10.0-alpha3/CHANGES";>
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.10.0-alpha3/CHANGES";>
  change log</a> for information about what will eventually be
  in the 1.10.0 release.</p>
 
@@ -115,7 +115,7 @@
  users of Subversion 1.8 to upgrade as soon as reasonable. Please see the
  <a href="https://svn.haxx.se/dev/archive-2017-07/0054.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.18/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.18/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -134,11 +134,11 @@
  users of Subversion to upgrade as soon as reasonable. Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201707.mbox/%3C20170706103910.s2fibubji2orhfcs%40tarpaulin.shahaf.local2%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.6/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.6/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>This release fixes a bug where a repository would fail to store two files 
having
- <a href="http://shattered.io/";>identical SHA-1 checksums</a>.
+ <a href="https://shattered.io/";>identical SHA-1 checksums</a>.
  Further information is available
  <a href="/docs/release-notes/1.9#shattered-sha1"
  >in the 1.9.x series release notes</a> 
@@ -197,9 +197,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.9.4.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201604.mbox/%3ccap_gpngfn1ikuew51epmxzxi_urnfgnofzsgoyw1_jnsenm...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201604.mbox/%3ccap_gpngfn1ikuew51epmxzxi_urnfgnofzsgoyw1_jnsenm...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.4/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.4/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -216,9 +216,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.8.16.
  This is the most complete Subversion 1.8 release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201604.mbox/%3CCAP_GPNgJet+7_MAhomFVOXPgLtewcUw9w=k9zdpckq5tvpx...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201604.mbox/%3CCAP_GPNgJet+7_MAhomFVOXPgLtewcUw9w=k9zdpckq5tvpx...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.16/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.16/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -235,9 +235,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.9.3.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201512.mbox/%3CCAP_GPNj_GCA869VQeJUrp5ngXsgN7pQQHSS=sqoxm8_6hht...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201512.mbox/%3CCAP_GPNj_GCA869VQeJUrp5ngXsgN7pQQHSS=sqoxm8_6hht...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.3/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.3/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -254,9 +254,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.8.15.
  This is the most complete Subversion 1.8 release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201512.mbox/%3CCAP_GPNieJGPDbf=nmbSdf+CTMZ=5preoqwndnvo80mfakna...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201512.mbox/%3CCAP_GPNieJGPDbf=nmbSdf+CTMZ=5preoqwndnvo80mfakna...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.15/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.15/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -273,9 +273,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.9.2.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201509.mbox/%3CCAP_GPNgyXK9ZGWZ4M2t1dWBSiKEuGbuiRVGw2AF3-MpUZ%3DTRQA%40mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201509.mbox/%3CCAP_GPNgyXK9ZGWZ4M2t1dWBSiKEuGbuiRVGw2AF3-MpUZ%3DTRQA%40mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.2/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.2/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -292,9 +292,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.9.1.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201509.mbox/%3C55E7E184.40705%40apache.org%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201509.mbox/%3C55E7E184.40705%40apache.org%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.1/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.1/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -311,9 +311,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.7.22.
  This is the most complete Subversion 1.7 release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a href="http://svn.haxx.se/dev/archive-2015-08/0098.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2015-08/0098.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.22/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.22/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -330,9 +330,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.9.0.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a href="http://svn.haxx.se/dev/archive-2015-08/0026.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2015-08/0026.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.0/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.0/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -349,9 +349,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.8.14.
  This is the most complete Subversion 1.8 release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a href="http://svn.haxx.se/dev/archive-2015-08/0024.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2015-08/0024.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.14/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.14/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -368,9 +368,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.7.21.
  This is the most complete Subversion 1.7 release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a href="http://svn.haxx.se/dev/archive-2015-08/0025.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2015-08/0025.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.21/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.21/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -388,10 +388,10 @@
  release is not intended for production use, but is provided as a milestone
  to encourage wider testing and feedback from intrepid users and maintainers.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201507.mbox/%3C55A593B9.9020500%40apache.org%3E";>release
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201507.mbox/%3C55A593B9.9020500%40apache.org%3E";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.9.html">release notes</a> and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.0-rc3/CHANGES";> 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.0-rc3/CHANGES";> 
  change log</a> for information about what will eventually be
  in the 1.9.0 release.</p> 
  
@@ -410,10 +410,10 @@
  release is not intended for production use, but is provided as a milestone
  to encourage wider testing and feedback from intrepid users and maintainers.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201506.mbox/%3C55768119.2060503%40apache.org%3E";>release
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201506.mbox/%3C55768119.2060503%40apache.org%3E";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.9.html">release notes</a> and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.0-rc2/CHANGES";> 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.0-rc2/CHANGES";> 
  change log</a> for information about what will eventually be
  in the 1.9.0 release.</p> 
  
@@ -432,10 +432,10 @@
  release is not intended for production use, but is provided as a milestone
  to encourage wider testing and feedback from intrepid users and maintainers.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201505.mbox/%3C55508225.8070508%40apache.org%3E";>release
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201505.mbox/%3C55508225.8070508%40apache.org%3E";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.9.html">release notes</a> and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.0-rc1/CHANGES";> 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.0-rc1/CHANGES";> 
  change log</a> for information about what will eventually be
  in the 1.9.0 release.</p> 
  
@@ -453,9 +453,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.8.13.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201503.mbox/%3C20150331120220.GO17807%40jim.stsp.name%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201503.mbox/%3C20150331120220.GO17807%40jim.stsp.name%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.13/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.13/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -472,9 +472,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.7.20.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201503.mbox/%3C20150331120314.GP17807%40jim.stsp.name%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201503.mbox/%3C20150331120314.GP17807%40jim.stsp.name%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.20/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.20/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -495,7 +495,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201503.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.0-beta1/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.9.0-beta1/CHANGES";
  >change log</a> for more information about what will eventually be in the
  1.9.0 release.</p>
 
@@ -515,7 +515,7 @@
  users of Subversion to upgrade as soon as reasonable. Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201412.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.11/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.11/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -535,7 +535,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201412.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.19/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.19/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -554,7 +554,7 @@
  users of Subversion to upgrade as soon as reasonable. Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201408.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.10/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.10/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -574,7 +574,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201408.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.18/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.18/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -594,7 +594,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201405.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.17/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.17/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -613,7 +613,7 @@
  users of Subversion to upgrade as soon as reasonable. Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201405.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.9/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.9/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -634,7 +634,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201404.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.9.0-alpha2/CHANGES";
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.9.0-alpha2/CHANGES";
  >change log</a> for more information about what will eventually be in the
  1.9.0 release.</p>
 
@@ -655,7 +655,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201402.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.16/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.16/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -674,7 +674,7 @@
  users of Subversion to upgrade as soon as reasonable. Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201402.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.8/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.8/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -693,7 +693,7 @@
  users of Subversion to upgrade as soon as reasonable. Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201311.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.5/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.5/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -713,7 +713,7 @@
  Please see the
  <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201311.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.14/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.14/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release please visit our
@@ -730,9 +730,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.8.4.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201310.mbox/%[email protected]%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201310.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.4/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.4/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -749,9 +749,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.8.3.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201308.mbox/%[email protected]%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201308.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.3/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.3/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -769,9 +769,9 @@
  This is the most complete Subversion release in the 1.7 series to date,
  and we encourage users of Subversion to upgrade as soon as reasonable.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201308.mbox/%[email protected]%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201308.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.13/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.13/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release please visit our
@@ -788,9 +788,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.8.1.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201307.mbox/%3CCADkdwvS4Ay7Fxivu8D2JPf84Hgh-8gKijC9PDw=ypg6w0gt...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201307.mbox/%3CCADkdwvS4Ay7Fxivu8D2JPf84Hgh-8gKijC9PDw=ypg6w0gt...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.1/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.1/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -808,9 +808,9 @@
  This is the most complete Subversion release in the 1.7 series to date,
  and we encourage users of Subversion to upgrade as soon as reasonable.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201307.mbox/%3CCADkdwvSm90t=jvxr1sye0kouue1ua5_z4apvtlct9prfh8m...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201307.mbox/%3CCADkdwvSm90t=jvxr1sye0kouue1ua5_z4apvtlct9prfh8m...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.11/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.11/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release please visit our
@@ -827,10 +827,10 @@
 <p>We are pleased to announce the release of Apache Subversion 1.8.0.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/www-announce/201306.mbox/%3C51C04CAA.1060600%40apache.org%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/www-announce/201306.mbox/%3C51C04CAA.1060600%40apache.org%3E";
  >release announcement</a>, the
  <a href="/docs/release-notes/1.8.html">release notes</a>, and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.0/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.0/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -854,11 +854,11 @@
  June 18th.</p>
  
  <p>Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201306.mbox/%3ccadkdwvq6eycu2w55x2+2xfp2lnp6fgdgyo3gy3vr07bymxu...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201306.mbox/%3ccadkdwvq6eycu2w55x2+2xfp2lnp6fgdgyo3gy3vr07bymxu...@mail.gmail.com%3E";
  >release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.8.html">release notes</a> and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.0-rc3/CHANGES";> 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.0-rc3/CHANGES";> 
  change log</a> for information about the 1.8.0 release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -875,9 +875,9 @@
 <p>We are pleased to announce the release of Apache Subversion 1.7.10.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201305.mbox/%3ccadkdwvrk51pqsybfvsazjxqjrmvpl0fea1k4wgkup9tzz6k...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201305.mbox/%3ccadkdwvrk51pqsybfvsazjxqjrmvpl0fea1k4wgkup9tzz6k...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.10/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.10/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -895,9 +895,9 @@
  This is the most complete Subversion release in the 1.6 series to date,
  and we encourage users of Subversion to upgrade as soon as reasonable.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201305.mbox/%3ccadkdwvtxsmfehgc8bk2v-2prsrkobffti8+xbha5tocrrew...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201305.mbox/%3ccadkdwvtxsmfehgc8bk2v-2prsrkobffti8+xbha5tocrrew...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.23/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.23/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release please visit our
@@ -921,7 +921,7 @@ the development of Subversion 1.9.</p>
 
 <p>There will be a selection of live web presentations held by
 Subversion developers attending the hackathon. See <a rel="nofollow"
-href="http://www.elegosoft.com/en/company/start/svn-hackathon-2013.html";
+href="https://www.elegosoft.com/en_US/page/nachlese-subversion-hackathon-berlin-2013";
 >this page</a> for details.</p>
  
 </div> <!-- #news-20130528 -->
@@ -942,11 +942,11 @@ href="http://www.elegosoft.com/en/compan
  June 14th.</p>
  
  <p>Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-dev/201305.mbox/%3ccadkdwvtg8mufed7ny4forycvgm8gdjatr0mpds3paucxatt...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-dev/201305.mbox/%3ccadkdwvtg8mufed7ny4forycvgm8gdjatr0mpds3paucxatt...@mail.gmail.com%3E";
  >release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.8.html">release notes</a> and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.8.0-rc2/CHANGES";> 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.8.0-rc2/CHANGES";> 
  change log</a> for information about the 1.8.0 release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -963,9 +963,9 @@ href="http://www.elegosoft.com/en/compan
 <p>We are pleased to announce the release of Apache Subversion 1.7.9.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201304.mbox/%3CCADkdwvRoyVrZV12tgC0FMGrc6%2BMisd3qTcZ%2BDdpFGgTahkgAkQ%40mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201304.mbox/%3CCADkdwvRoyVrZV12tgC0FMGrc6%2BMisd3qTcZ%2BDdpFGgTahkgAkQ%40mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.9/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.9/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -983,9 +983,9 @@ href="http://www.elegosoft.com/en/compan
  This is the most complete Subversion release in the 1.6 series to date,
  and we encourage users of Subversion to upgrade as soon as reasonable.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201304.mbox/%3CCADkdwvSTMLbn4q_KM3Ph2UOeSiPGhEK4%3DSvwEjaHW_GUGkYWPQ%40mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201304.mbox/%3CCADkdwvSTMLbn4q_KM3Ph2UOeSiPGhEK4%3DSvwEjaHW_GUGkYWPQ%40mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.21/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.21/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release please visit our
@@ -1003,9 +1003,9 @@ href="http://www.elegosoft.com/en/compan
  This is the most complete Subversion release in the 1.6 series to date,
  and we encourage users of Subversion to upgrade as soon as reasonable.
  Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201301.mbox/%3CCADkdwvRo0K=nt4326H4FEXh+QVcSqzmQfovZ_+tt4__OJCOFZg%40mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201301.mbox/%3CCADkdwvRo0K=nt4326H4FEXh+QVcSqzmQfovZ_+tt4__OJCOFZg%40mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.20/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.20/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release please visit our
@@ -1022,9 +1022,9 @@ href="http://www.elegosoft.com/en/compan
 <p>We are pleased to announce the release of Apache Subversion 1.7.8.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201212.mbox/%3CCADkdwvR7%2BMSca9ci8CX6EMML3vMV0EmGKhcssJuCTw%3DuBkF9Fw%40mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201212.mbox/%3CCADkdwvR7%2BMSca9ci8CX6EMML3vMV0EmGKhcssJuCTw%3DuBkF9Fw%40mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.8/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.8/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1041,9 +1041,9 @@ href="http://www.elegosoft.com/en/compan
 <p>Apache Subversion is taking part in the
 <a href="https://live.gnome.org/OutreachProgramForWomen";>Outreach
 Program for Women 2013</a>, a program initiated by the
-<a href="http://www.gnome.org/foundation/";>GNOME Foundation</a>
+<a href="https://www.gnome.org/foundation/";>GNOME Foundation</a>
 with the goal of increasing involvement of women in the development of
-<a href="http://en.wikipedia.org/wiki/Free_and_open-source_software";>
+<a href="https://en.wikipedia.org/wiki/Free_and_open-source_software";>
 Free and Open Source Software (FOSS)</a>.
 See <a href="opw.html">this page</a> for more information.</p>
 
@@ -1062,9 +1062,9 @@ with Apache Subversion as part of the Ou
 <p>We are pleased to announce the release of Apache Subversion 1.7.7.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201210.mbox/%3CCADkdwvTE14XPJGE0dD=KNBOy=xf1ljesa_q17nwa7tct1kd...@mail.gmail.com%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201210.mbox/%3CCADkdwvTE14XPJGE0dD=KNBOy=xf1ljesa_q17nwa7tct1kd...@mail.gmail.com%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.7/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.7/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1082,9 +1082,9 @@ with Apache Subversion as part of the Ou
  This is the most complete Subversion release in the 1.6 series to date,
  and we encourage users of Subversion to upgrade as soon as reasonable.
  Please see the
- <a href="http://svn.haxx.se/users/archive-2012-09/0236.shtml";
+ <a href="https://svn.haxx.se/users/archive-2012-09/0236.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.19/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.19/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release please visit our
@@ -1099,7 +1099,7 @@ with Apache Subversion as part of the Ou
 </h3> 
  
 <p>A series of
-'<a href="http://www.wandisco.com/svn-live-2012";
+'<a href="https://www.wandisco.com/svn-live-2012";
   rel="nofollow">Subversion Live</a>'
 conferences will be held in San
 Francisco (October 10th &amp; 11th), Greenwich Connecticut (16th &amp; 17th),
@@ -1121,9 +1121,9 @@ marketing<!-- -->@<!-- -->wandisco.com w
 <p>We are pleased to announce the release of Apache Subversion 1.7.6.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201208.mbox/%[email protected]%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201208.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.6/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.6/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1140,9 +1140,9 @@ marketing<!-- -->@<!-- -->wandisco.com w
 <p>We are pleased to announce the release of Apache Subversion 1.7.5.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a 
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201205.mbox/%[email protected]%3E";
+ <a 
href="https://mail-archives.apache.org/mod_mbox/subversion-announce/201205.mbox/%[email protected]%3E";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.5/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.5/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1179,9 +1179,9 @@ marketing<!-- -->@<!-- -->wandisco.com w
  This is the most complete Subversion release in the 1.6 series to date,
  and we encourage users of Subversion 1.6 to upgrade as soon as reasonable.
  Please see the
- <a href="http://svn.haxx.se/dev/archive-2012-04/0203.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2012-04/0203.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.18/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.18/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1198,9 +1198,9 @@ marketing<!-- -->@<!-- -->wandisco.com w
 <p>We are pleased to announce the release of Apache Subversion 1.7.4.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a href="http://svn.haxx.se/users/archive-2012-03/0147.shtml";
+ <a href="https://svn.haxx.se/users/archive-2012-03/0147.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.4/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.4/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1217,9 +1217,9 @@ marketing<!-- -->@<!-- -->wandisco.com w
 <p>We are pleased to announce the release of Apache Subversion 1.7.3.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a href="http://svn.haxx.se/dev/archive-2012-02/0392.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2012-02/0392.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.3/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.3/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1236,9 +1236,9 @@ marketing<!-- -->@<!-- -->wandisco.com w
 <p>We are pleased to announce the release of Apache Subversion 1.7.2.
  This is the most complete Subversion release to date, and we encourage
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-12/0025.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2011-12/0025.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.2/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.2/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1256,9 +1256,9 @@ marketing<!-- -->@<!-- -->wandisco.com w
  This is the most complete Subversion release to date, and addresses a number
  of user-reported issues in 1.7.0; we encourage all
  users of Subversion to upgrade as soon as reasonable. Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-10/0347.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2011-10/0347.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.1/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.1/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1279,9 +1279,9 @@ marketing<!-- -->@<!-- -->wandisco.com w
  more comprehensive list, please consult the <a 
href="http://subversion.apache.org/docs/release-notes/1.7.html";>release 
notes</a>.</p>
  
 <p>Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-10/0152.shtml";
+ <a href="https://svn.haxx.se/dev/archive-2011-10/0152.shtml";
  >release announcement</a> and the
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0/CHANGES";
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0/CHANGES";
  >change log</a> for more information about this release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1299,10 +1299,10 @@ marketing<!-- -->@<!-- -->wandisco.com w
  release is not intended for production use, but is provided as a milestone
  to encourage wider testing and feedback from intrepid users and maintainers.
  Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-09/0545.shtml";>release
+ <a href="https://svn.haxx.se/dev/archive-2011-09/0545.shtml";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.7.html">release notes</a> and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/CHANGES";> 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc4/CHANGES";> 
  change log</a> for information about what will eventually be
  in the 1.7.0 release.</p>
 
@@ -1330,10 +1330,10 @@ candidate will become the final release
  1.7.0 release can be expected on or near Sept. 28.</p>
 
 <p>Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-09/0358.shtml";>release
+ <a href="https://svn.haxx.se/dev/archive-2011-09/0358.shtml";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.7.html">release notes</a> and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc3/CHANGES";> 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc3/CHANGES";> 
  change log</a> for information about the 1.7.0 release.</p>
 
 <p>To get this release from the nearest mirror, please visit our
@@ -1357,10 +1357,10 @@ candidate will become the final release
  Sept. 28.</p>
  
  <p>Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-08/0688.shtml";>release
+ <a href="https://svn.haxx.se/dev/archive-2011-08/0688.shtml";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.7.html">release notes</a> and 
- <a href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc2/CHANGES";> 
+ <a href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0-rc2/CHANGES";> 
  change log</a> for information about the 1.7.0 release.</p> 
  
 <p>To get this release from the nearest mirror, please visit our
@@ -1378,10 +1378,10 @@ candidate will become the final release
  release is not intended for production use, but is provided as a milestone
  to encourage wider testing and feedback from intrepid users and maintainers.
  Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-08/0219.shtml";>release
+ <a href="https://svn.haxx.se/dev/archive-2011-08/0219.shtml";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.7.html">release notes</a> and 
- <a 
href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0-beta3/CHANGES";> 
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0-beta3/CHANGES";> 
  change log</a> for information about what will eventually be
  in the 1.7.0 release.</p> 
  
@@ -1400,10 +1400,10 @@ candidate will become the final release
  release is not intended for production use, but we believe it to be free of
  critical issues, and encourage wider testing and feedback from intrepid users
  and maintainers.  Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-07/0696.shtml";>release
+ <a href="https://svn.haxx.se/dev/archive-2011-07/0696.shtml";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.7.0.html">release notes</a> and 
- <a 
href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0-beta2/CHANGES";> 
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0-beta2/CHANGES";> 
  change log</a> for information about what will eventually be
  in the 1.7.0 release.</p> 
  
@@ -1426,10 +1426,10 @@ candidate will become the final release
  release is not intended for production use, but is provided as a milestone
  to encourage wider testing and feedback from intrepid users and maintainers.
  Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-07/0271.shtml";>release
+ <a href="https://svn.haxx.se/dev/archive-2011-07/0271.shtml";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.7.html">release notes</a> and 
- <a 
href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0-alpha3/CHANGES";> 
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0-alpha3/CHANGES";> 
  change log</a> for information about what will eventually be
  in the 1.7.0 release.</p> 
  
@@ -1449,10 +1449,10 @@ candidate will become the final release
  release is not intended for production use, but is provided as a milestone
  to encourage wider testing and feedback from intrepid users and maintainers.
  Please see the
- <a href="http://svn.haxx.se/dev/archive-2011-06/0764.shtml";>release
+ <a href="https://svn.haxx.se/dev/archive-2011-06/0764.shtml";>release
  announcement</a> for more information about this release, and the
  <a href="/docs/release-notes/1.7.html">release notes</a> and 
- <a 
href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0-alpha2/CHANGES";> 
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0-alpha2/CHANGES";> 
  change log</a> for information about what will eventually be
  in the 1.7.0 release.</p> 
  
@@ -1471,10 +1471,10 @@ candidate will become the final release
    released: Subversion 1.7.0-alpha1.  This release is not intended for
    production use, but is provided as a milestone to encourage wider testing
    and feedback from intrepid users and maintainers.  Please see the
-   <a href="http://svn.haxx.se/dev/archive-2011-06/0309.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2011-06/0309.shtml";>release
    announcement</a> for more information about this alpha release, and the
    <a href="/docs/release-notes/1.7.html">release notes</a> and 
-   <a 
href="http://svn.apache.org/repos/asf/subversion/tags/1.7.0-alpha1/CHANGES";>
+   <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.7.0-alpha1/CHANGES";>
    change log</a> for information about what will eventually be
    in the 1.7.0 release.</p>
 
@@ -1496,9 +1496,9 @@ candidate will become the final release
    <a href="/security/CVE-2011-1783-advisory.txt">CVE-2011-1783</a>, and
    <a href="/security/CVE-2011-1921-advisory.txt">CVE-2011-1921</a>.
    For more information about the release, see the
-   <a href="http://svn.haxx.se/dev/archive-2011-06/0030.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2011-06/0030.shtml";>release
    announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.17/CHANGES";>
+   <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.17/CHANGES";>
    change log</a>.</p>
 
 </div> <!-- #news-20110601 -->
@@ -1515,9 +1515,9 @@ candidate will become the final release
    <a href="/security/CVE-2011-0715-advisory.txt">CVE-2011-0715</a>, a
    remotely-triggerable DoS for httpd-based Subversion servers.
    For more information about the release, see the
-   <a href="http://svn.haxx.se/dev/archive-2011-03/0122.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2011-03/0122.shtml";>release
    announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.16/CHANGES";>
+   <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.16/CHANGES";>
    change log</a>.</p>
 
 </div> <!-- #news-20110303 -->
@@ -1544,9 +1544,9 @@ candidate will become the final release
 <p>Subversion 1.5.9 has been released.  This release is a supplement to the
    Subversion 1.5 release series, and contains a number of stability fixes.
    For more information, see the
-   <a href="http://svn.haxx.se/dev/archive-2010-12/0540.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2010-12/0540.shtml";>release
    announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.5.9/CHANGES";>
+   <a href="https://svn.apache.org/repos/asf/subversion/tags/1.5.9/CHANGES";>
    change log</a>.</p>
 
 </div> <!-- #news-20101222 -->
@@ -1559,9 +1559,9 @@ candidate will become the final release
 
 <p>Subversion 1.6.15, the latest stable version of Subversion, has been
    released.  For more information, see the
-   <a href="http://svn.haxx.se/dev/archive-2010-11/0475.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2010-11/0475.shtml";>release
    announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.15/CHANGES";>
+   <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.15/CHANGES";>
    change log</a>.  (Note: Subversion 1.6.14 was not publicly released due
    to errors found during internal pre-release validation.)</p>
 
@@ -1575,11 +1575,11 @@ candidate will become the final release
 
 <p>Subversion 1.6.13, the latest stable version of Subversion, has been
    released.  For more information, see the
-   <a href="http://svn.haxx.se/dev/archive-2010-10/0023.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2010-10/0023.shtml";>release
    announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.13/CHANGES";>
+   <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.13/CHANGES";>
    change log</a>.  Of note, this release addresses
-   <a href="http://subversion.apache.org/security/CVE-2010-3315-advisory.txt";>
+   <a href="https://subversion.apache.org/security/CVE-2010-3315-advisory.txt";>
    CVE-2010-3315</a>, a security issue when using
    <em>SVNPathAuthz short_circuit</em>. </p>
 
@@ -1593,9 +1593,9 @@ candidate will become the final release
 
 <p>Subversion 1.6.12, the latest stable version of Subversion, has been
    released.  For more information, see the
-   <a href="http://svn.haxx.se/dev/archive-2010-06/0320.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2010-06/0320.shtml";>release
    announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.12/CHANGES";>
+   <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.12/CHANGES";>
    change log</a>.</p>
 
 </div> <!-- #news-20100621 -->
@@ -1608,9 +1608,9 @@ candidate will become the final release
 
 <p>Subversion 1.6.11, the latest stable version of Subversion, has been
    released.  For more information, see the
-   <a href="http://svn.haxx.se/dev/archive-2010-04/0434.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2010-04/0434.shtml";>release
    announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.11/CHANGES";>
+   <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.11/CHANGES";>
    change log</a>.  (Note: Subversion 1.6.10 was not publicly released due
    to errors found during internal pre-release validation.)</p>
 
@@ -1623,7 +1623,7 @@ candidate will become the final release
 </h3>
 
 <p>The Subversion project is pleased
-   <a href="http://svn.haxx.se/dev/archive-2010-02/0418.shtml";>to announce</a>
+   <a href="https://svn.haxx.se/dev/archive-2010-02/0418.shtml";>to announce</a>
    that we have graduated from the Incubator at the Apache Software Foundation
    and are now officially <em>Apache Subversion</em>.  Although this is
    largely a procedural step, it's an important one for our goal of making the
@@ -1642,9 +1642,9 @@ candidate will become the final release
 
 <p>Subversion 1.6.9, the latest stable version of Subversion, has been
    released.  For more information, see the
-   <a href="http://svn.haxx.se/dev/archive-2010-01/0545.shtml";>release
+   <a href="https://svn.haxx.se/dev/archive-2010-01/0545.shtml";>release
    announcement</a> or the
-   <a href="http://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES";>
+   <a href="https://svn.apache.org/repos/asf/subversion/tags/1.6.9/CHANGES";>
    change log</a>.</p>
 
 </div> <!-- #news-20100121 -->
@@ -1656,10 +1656,10 @@ candidate will become the final release
 </h3>
 
 <p>The Subversion project has been accepted into
-   the <a href="http://incubator.apache.org";>Apache Incubator</a>, the
+   the <a href="https://incubator.apache.org";>Apache Incubator</a>, the
    first step on the road to becoming a full-fledged, top-level Apache
    project.  You can read more about this exciting development in the
-   related <a 
href="http://www.apache.org/foundation/press/pr_2009_11_04.html";>press
+   related <a 
href="https://www.apache.org/foundation/press/pr_2009_11_04.html";>press
    release</a>.</p>
 
 <p>Part of this transition involves migrating our project assets

Modified: subversion/site/staging/opw.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/opw.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/opw.html (original)
+++ subversion/site/staging/opw.html Tue Nov 28 09:27:08 2017
@@ -20,9 +20,9 @@
 <p>Apache Subversion is taking part in the
 <a href="https://live.gnome.org/OutreachProgramForWomen";>Outreach
 Program for Women 2013</a>, a program initiated by the
-<a href="http://www.gnome.org/foundation/";>GNOME Foundation</a>
+<a href="https://www.gnome.org/foundation/";>GNOME Foundation</a>
 with the goal of increasing involvement of women in the development of
-<a href="http://en.wikipedia.org/wiki/Free_and_open-source_software";>
+<a href="https://en.wikipedia.org/wiki/Free_and_open-source_software";>
 Free and Open Source Software (FOSS)</a>.
 This page contains information about contributing to Apache Subversion
 as part of this program.</p>

Modified: subversion/site/staging/roadmap.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/roadmap.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/roadmap.html (original)
+++ subversion/site/staging/roadmap.html Tue Nov 28 09:27:08 2017
@@ -286,7 +286,7 @@ numbering, compatibility, and deprecatio
     <td class="task-status">In progress</td>
     <td><a 
href="https://svn.apache.org/repos/asf/subversion/trunk/subversion/include/private/svn_editor.h";
         >svn_editor.h API</a>,
-        <a 
href="http://svn.apache.org/repos/asf/subversion/trunk/notes/editor-v2.txt";
+        <a 
href="https://svn.apache.org/repos/asf/subversion/trunk/notes/editor-v2.txt";
         >notes/editor-v2.txt</a>.
         This work is in a shippable state, but has failed to get
         widespread developer review.  It remains private for now with
@@ -309,8 +309,8 @@ numbering, compatibility, and deprecatio
   <tr class="task-level-1 exlored">
     <td class="task-name">Master passphrase and encrypted auth cache 
support</td>
     <td class="task-status">Explored</td>
-    <td>Work ongoing on <a 
href="http://svn.apache.org/repos/asf/subversion/branches/master-passphrase/";
-        >feature branch</a>.  See the <a 
href="http://wiki.apache.org/subversion/MasterPassphrase";
+    <td>Work ongoing on <a 
href="https://svn.apache.org/repos/asf/subversion/branches/master-passphrase/";
+        >feature branch</a>.  See the <a 
href="https://wiki.apache.org/subversion/MasterPassphrase";
         >wiki page</a> for design notes.</td>
   </tr>
 

Modified: subversion/site/staging/security/index.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/security/index.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/security/index.html (original)
+++ subversion/site/staging/security/index.html Tue Nov 28 09:27:08 2017
@@ -25,8 +25,8 @@
    discover a security vulnerability in Apache Subversion, please
    follow the instructions found here:</p>
 
-<p><a href="http://www.apache.org/security/";
-           >http://www.apache.org/security/</a></p>
+<p><a href="https://www.apache.org/security/";
+           >https://www.apache.org/security/</a></p>
 
 </div> <!-- .bigpoint -->
 

Modified: subversion/site/staging/site-banner.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/site-banner.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/site-banner.html (original)
+++ subversion/site/staging/site-banner.html Tue Nov 28 09:27:08 2017
@@ -1,7 +1,7 @@
 <div id="site-banner">
 <div style="float: right; width: 379px; height: 80px; font-style: italic; 
             text-align: center;">
-  <a href="http://www.apache.org";
+  <a href="https://www.apache.org";
   ><img src="/images/apache-logo.png"
         alt="Apache Software Foundation" /></a>
 </div>

Modified: subversion/site/staging/site-nav.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/site-nav.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/site-nav.html (original)
+++ subversion/site/staging/site-nav.html Tue Nov 28 09:27:08 2017
@@ -23,18 +23,18 @@
     <ul>
       <li><a href="/mailing-lists.html">Mailing Lists</a></li>
       <li><a href="/reporting-issues.html">Reporting Issues</a></li>
-      <li><a href="http://wiki.apache.org/subversion/";>Wiki</a></li>
+      <li><a href="https://wiki.apache.org/subversion/";>Wiki</a></li>
       <li><a href="/contributing.html">Getting Involved</a></li>
     </ul>
   </li>
   <li>About the <acronym title="Apache Software Foundation">ASF</acronym>
     <ul>
       <li><a class="linkaway"
-             href="http://www.apache.org/licenses/";>Licenses</a></li>
+             href="https://www.apache.org/licenses/";>Licenses</a></li>
       <li><a class="linkaway"
-             
href="http://www.apache.org/foundation/sponsorship.html";>Donate</a></li>
+             
href="https://www.apache.org/foundation/sponsorship.html";>Donate</a></li>
       <li><a class="linkaway"
-             
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+             
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
     </ul>
   </li>
 </ul>
@@ -62,9 +62,9 @@
 </div> <!-- #site-svnbook-block -->
 
 <div id="copyright">
-<p>Copyright &#169; 2017 <a href="http://www.apache.org/";>The Apache
+<p>Copyright &#169; 2017 <a href="https://www.apache.org/";>The Apache
    Software Foundation</a>, Licensed under
-   the <a href="http://www.apache.org/licenses/LICENSE-2.0"; >Apache
+   the <a href="https://www.apache.org/licenses/LICENSE-2.0"; >Apache
    License, Version 2.0</a>.  Apache, Apache Subversion, and
    the Apache feather logo are trademarks of The Apache Software
    Foundation.  Subversion and the Apache Subversion logo are

Modified: subversion/site/staging/source-code.html
URL: 
http://svn.apache.org/viewvc/subversion/site/staging/source-code.html?rev=1816533&r1=1816532&r2=1816533&view=diff
==============================================================================
--- subversion/site/staging/source-code.html (original)
+++ subversion/site/staging/source-code.html Tue Nov 28 09:27:08 2017
@@ -48,7 +48,7 @@
    from version control.</li>
 
    <li>Build and install it according to the instructions in the
-   <a 
href="http://svn.apache.org/repos/asf/subversion/trunk/INSTALL";>INSTALL</a>
+   <a 
href="https://svn.apache.org/repos/asf/subversion/trunk/INSTALL";>INSTALL</a>
    file in the top level of the distribution.</li>
 </ol>
 
@@ -87,7 +87,7 @@
 
 <p>The project also produces nightly source code snapshots based upon the
 latest development sources.  These are available as
-<a href="http://ci.apache.org/projects/subversion/nightlies/index.html";>nightly
+<a 
href="https://ci.apache.org/projects/subversion/nightlies/index.html";>nightly
 source releases</a>, and are only recommended for people who would like to
 test cutting-edge new features.  <em>These are not for production use!</em></p>
 
@@ -100,7 +100,7 @@ test cutting-edge new features.  <em>The
 </h2>
 
 <p>If you would rather browse the source code than download
-   it, you can do so via <a 
href="http://svn.apache.org/viewvc/subversion/trunk/";
+   it, you can do so via <a 
href="https://svn.apache.org/viewvc/subversion/trunk/";
    >Apache's ViewVC instance</a>.</p>
 
 </div> <!-- #web-access -->


Reply via email to