Author: stsp
Date: Thu Jun 16 10:57:19 2011
New Revision: 1136372
URL: http://svn.apache.org/viewvc?rev=1136372&view=rev
Log:
* publish/packages.html: Add links to pre-release binaries so we have them
in one place.
Modified:
subversion/site/publish/packages.html
Modified: subversion/site/publish/packages.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/packages.html?rev=1136372&r1=1136371&r2=1136372&view=diff
==============================================================================
--- subversion/site/publish/packages.html (original)
+++ subversion/site/publish/packages.html Thu Jun 16 10:57:19 2011
@@ -419,6 +419,45 @@ $ make install clean</pre>
</div> <!-- .package -->
</div> <!-- #windows -->
+<div class="h2" id="pre-release">
+<h2>Pre-release binaries (Subversion 1.7)
+ <a class="sectionlink" href="#pre-release"
+ title="Link to this section">¶</a>
+</h2>
+<div class="package" style="background-image: url('/images/red-light.gif');">
+
+<div class="notice">
+
+<p>The following packages are offered for pre-release testing.
+ The <a
href="http://mail-archives.apache.org/mod_mbox/subversion-announce/201106.mbox/%[email protected]%3e"
+ >usual caveats</a> apply, including the fact that there are known
+ issues, and no upgrade path is promised for APIs and on-disk files
+ (working copies and repositories) between the pre-releases and the
+ final release.</p>
+
+<p>Please report any issues to <a href="/mailing-lists.html#users-ml"
+ >[email protected]</a>.</p>
+
+<p>See the <a href="/docs/release-notes/1.7.html">1.7 release notes</a>
+ to learn more about what will be new in this release.</p>
+
+</div> <!-- .notice -->
+
+<ul>
+<li><a href="http://www.collab.net">CollabNet</a> provides pre-release
+ binaries for Windows (32-bit) <a
+
href="https://ctf.open.collab.net/sf/frs/do/viewRelease/projects.csvn/frs.svn_binaries.windows"
+ >here</a> (please pick the latest version).
+</li>
+<li><a href="http://www.wandisco.com/">WANdisco</a> provides pre-release
+ binaries for Redhat and Centos Linux
+ <a href="http://www.wandisco.com/subversion/download/1_7-alpha">here</a>.
+</li>
+</ul>
+
+</div> <!-- .package -->
+</div> <!-- #pre-release -->
+
</div> <!-- #site-content -->
</body>