Author: stefan2
Date: Wed Mar 26 23:42:02 2014
New Revision: 1582124

URL: http://svn.apache.org/r1582124
Log:
1.9 release note fixes.

* publish/docs/release-notes/1.9.html
  (fsfs-improvements): Fix broken link.
  (fsx-incompatibility): Mention that future releases will properly detect
                         outdated FSX formats.

Suggested by: danielsh

Modified:
    subversion/site/publish/docs/release-notes/1.9.html

Modified: subversion/site/publish/docs/release-notes/1.9.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.9.html?rev=1582124&r1=1582123&r2=1582124&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.9.html (original)
+++ subversion/site/publish/docs/release-notes/1.9.html Wed Mar 26 23:42:02 2014
@@ -230,7 +230,7 @@ for erroneous settings lest they will be
 
 <div class="h3" id="fsfs-improvements">
 <h3>FSFS improvements
-  <a class="sectionlink" href="#ffsfs-improvements"
+  <a class="sectionlink" href="#fsfs-improvements"
      title="Link to this section">&para;</a>
 </h3>
     
@@ -468,8 +468,9 @@ where FSX might be a viable option:</p>
 the feature set that its developers have in mind.  For as long as it keeps
 its experimental status, there will be neither forward nor backward
 compatibility between FSX repositories of different Subversion feature 
releases.
-You may use <a 
href="http://svnbook.red-bean.com/en/1.9/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate.svnadmin";>dump
 and load</a> to upgrade an
-FSX repository from one release to another.</p>
+Subversion 1.10 and later will recognize 1.9 FSX repositories and error out
+on them.  You may use <a 
href="http://svnbook.red-bean.com/en/1.9/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate.svnadmin";>
+dump and load</a> to upgrade an FSX repository from one release to another.</p>
 
 <p>Dump and load is also the only upgrade path between FSFS and FSX.</p>
 


Reply via email to