Author: julianfoad
Date: Wed May 27 15:13:49 2020
New Revision: 1878168

URL: http://svn.apache.org/viewvc?rev=1878168&view=rev
Log:
* publish/docs/release-notes/1.14.html (shelving): Add a reference to
    the shelving development review wiki page.

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

Modified: subversion/site/publish/docs/release-notes/1.14.html
URL: 
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.14.html?rev=1878168&r1=1878167&r2=1878168&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.14.html (original)
+++ subversion/site/publish/docs/release-notes/1.14.html Wed May 27 15:13:49 
2020
@@ -930,6 +930,12 @@ Also, changes have been made under the h
 Commit Checkpointing (<a href="https://issues.apache.org/jira/browse/SVN-3626";
 >issue #3626</a>).</p>
 
+<p>You can read <a href="https://cwiki.apache.org/confluence/x/MxbcC";>a
+review</a> of the development of experimental support for shelving to find
+out more about the differences between the versions, and the further work
+that would be needed in Subversion to make shelving a first-class
+feature.</p>
+
 <div class="notice">
   <p>Shelving in 1.14 is incompatible with shelves created by 1.10. See
   <a href="#shelving-transition">Upgrading 1.10&ndash;1.13 shelves to 1.14</a>
@@ -980,7 +986,8 @@ two available shelving CLI implementatio
 <p>The two implementations are "Shelving-v2" as introduced in 1.11, and
 "Shelving-v3" as introduced in 1.12. These are incompatible with each other,
 but both are offered because they have substantially different pros and
-cons.</p>
+cons. (See <a href="https://cwiki.apache.org/confluence/x/MxbcC";>the
+review</a>.)</p>
 
 <p>The shelving CLI implementation is selected by an environment variable,
 <tt>SVN_EXPERIMENTAL_COMMANDS</tt>, as follows:</p>


Reply via email to