Author: julianfoad
Date: Mon Sep 30 09:23:22 2019
New Revision: 1867757

URL: http://svn.apache.org/viewvc?rev=1867757&view=rev
Log:
Announce Subversion 1.13.0-rc1

Modified:
    subversion/site/publish/download.html
    subversion/site/publish/index.html
    subversion/site/publish/news.html

Modified: subversion/site/publish/download.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/download.html?rev=1867757&r1=1867756&r2=1867757&view=diff
==============================================================================
--- subversion/site/publish/download.html (original)
+++ subversion/site/publish/download.html Mon Sep 30 09:23:22 2019
@@ -205,7 +205,6 @@ Other mirrors:
 <!-- When in a pre-release phase, uncomment the following, and paste the
      correct table after the notice. Use 'release.py write-downloads' to
      generate the table. -->
-<!--
 <div class="h3" id="pre-releases">
 <h3>Pre-releases
   <a class="sectionlink" href="#pre-releases"
@@ -224,10 +223,31 @@ Other mirrors:
 <p>Please report any issues to <a href="/mailing-lists.html#users-ml"
    >[email protected]</a>.</p>
 
-</div> <!- - .notice - ->
+</div> <!-- .notice -->
 
-</div>  <!- - #pre-releases - ->
--->
+<p style="font-size: 150%; text-align: center;">Apache Subversion 
1.13.0-rc1</p>
+<table class="centered">
+<tr>
+  <th>File</th>
+  <th>Checksum (SHA512)</th>
+  <th>Signatures</th>
+</tr>
+<tr>
+  <td><a 
href="[preferred]subversion/subversion-1.13.0-rc1.tar.bz2">subversion-1.13.0-rc1.tar.bz2</a></td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-1.13.0-rc1.tar.bz2.sha512";>SHA-512</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-1.13.0-rc1.tar.bz2.asc";>PGP</a>]</td>
+</tr><tr>
+  <td><a 
href="[preferred]subversion/subversion-1.13.0-rc1.tar.gz">subversion-1.13.0-rc1.tar.gz</a></td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-1.13.0-rc1.tar.gz.sha512";>SHA-512</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-1.13.0-rc1.tar.gz.asc";>PGP</a>]</td>
+</tr><tr>
+  <td><a 
href="[preferred]subversion/subversion-1.13.0-rc1.zip">subversion-1.13.0-rc1.zip</a></td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-1.13.0-rc1.zip.sha512";>SHA-512</a>]</td>
+  <td>[<a 
href="https://www.apache.org/dist/subversion/subversion-1.13.0-rc1.zip.asc";>PGP</a>]</td>
+</tr>
+</table>
+
+</div>  <!-- #pre-releases -->
 
 <div class="h3" id="release-archives">
 <h3>Release archives

Modified: subversion/site/publish/index.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/index.html?rev=1867757&r1=1867756&r2=1867757&view=diff
==============================================================================
--- subversion/site/publish/index.html (original)
+++ subversion/site/publish/index.html Mon Sep 30 09:23:22 2019
@@ -66,6 +66,28 @@
 
 <!-- In general, we'll keep only the most recent 3 or 4 news items here. -->
 
+<div class="h3" id="news-20190930"> 
+<h3>2019-09-30 &mdash; Apache Subversion 1.13.0-rc1 Released
+ <a class="sectionlink" href="#news-20190930"
+ title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce the release of Apache Subversion 1.13.0-rc1. 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="https://lists.apache.org/[email protected]";>release
+ announcement</a> for more information about this release, and the
+ <a href="/docs/release-notes/1.13.html">release notes</a> and 
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.13.0-rc1/CHANGES";> 
+ change log</a> for information about what will eventually be
+ in the 1.13.0 release.</p> 
+ 
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download.cgi#pre-releases">download page</a>.</p> 
+ 
+</div> <!-- #news-20190930 --> 
+
 <div class="h3" id="news-20190731">
 <h3>2019-07-31 &mdash; Apache Subversion Security Advisory
 <a class="sectionlink" href="#news-20190731"
@@ -110,26 +132,6 @@
  
 </div> <!-- #news-20190724 --> 
 
-<div class="h3" id="news-20190424"> 
-<h3>2019-04-24 &mdash; Apache Subversion 1.12.0 Released
- <a class="sectionlink" href="#news-20190424"
- title="Link to this section">&para;</a> 
-</h3> 
- 
-<p>We are pleased to announce the release of Apache Subversion 1.12.0.
- This is the most complete release of the 1.12.x line to date,
- and we encourage all users to upgrade as soon as reasonable.
- Please see the
- <a href="https://lists.apache.org/[email protected]";
- >release announcement</a> and the
- <a href="/docs/release-notes/1.12"
- >release notes</a> for more information about this release.</p> 
- 
-<p>To get this release from the nearest mirror, please visit our
- <a href="/download.cgi">download page</a>.</p> 
- 
-</div> <!-- #news-20190424 --> 
-
 <p style="font-style: italic; text-align:
    right;">[Click <a href="/news.html">here</a> to see all News
    items.]</p>

Modified: subversion/site/publish/news.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/news.html?rev=1867757&r1=1867756&r2=1867757&view=diff
==============================================================================
--- subversion/site/publish/news.html (original)
+++ subversion/site/publish/news.html Mon Sep 30 09:23:22 2019
@@ -22,6 +22,28 @@
 <!-- Maybe we could insert H2's to split up the news items by  -->
 <!-- calendar year if we felt the need to do so.               -->
 
+<div class="h3" id="news-20190930"> 
+<h3>2019-09-30 &mdash; Apache Subversion 1.13.0-rc1 Released
+ <a class="sectionlink" href="#news-20190930"
+ title="Link to this section">&para;</a> 
+</h3> 
+ 
+<p>We are pleased to announce the release of Apache Subversion 1.13.0-rc1. 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="https://lists.apache.org/[email protected]";>release
+ announcement</a> for more information about this release, and the
+ <a href="/docs/release-notes/1.13.html">release notes</a> and 
+ <a 
href="https://svn.apache.org/repos/asf/subversion/tags/1.13.0-rc1/CHANGES";> 
+ change log</a> for information about what will eventually be
+ in the 1.13.0 release.</p> 
+ 
+<p>To get this release from the nearest mirror, please visit our
+ <a href="/download.cgi#pre-releases">download page</a>.</p> 
+ 
+</div> <!-- #news-20190930 --> 
+
 <div class="h3" id="news-20190731">
 <h3>2019-07-31 &mdash; Apache Subversion Security Advisory
 <a class="sectionlink" href="#news-20190731"


Reply via email to