hartmannat...@apache.org wrote on Thu, 12 Mar 2020 15:15 -0000:
> 1.14 release notes: Document selectable shelving implementation
> 
> * docs/release-notes/1.14.html
>   (shelving): Document that users can select between Shelving-v2 and
>     Shelving-v3 via the SVN_EXPERIMENTAL_COMMANDS environment
>     variable, as introduced in r1875037.

Shelving is now mentioned in three separate sections:
#shelving-transition, #checkpointing, #shelving.  I am a little
disoriented by this.  Shouldn't #shelving-transition link to #shelving,
for one?

> +<p>The shelving CLI implementation is selected by an environment variable,
> +<tt>SVN_EXPERIMENTAL_COMMANDS</tt>, as follows:</p>
> +
> +<table border="1">
> +  <tr>
> +    <th>environment variable</th>
> +    <th>shelving CLI implementation</th>
> +  </tr>
> +  <tr>
> +    <td>Environment variable not set</td>
> +    <td>Shelving-v3, as introduced in 1.12</td>

This row is no longer correct as of r1875039.

> +  </tr>

Cheers,

Daniel

Reply via email to