svn commit: r1936516 - subversion/site/staging/docs/release-notes
[email protected] Thu, 23 Jul 2026 09:12:04 -0000
| Newsgroups | gmane.comp.version-control.subversion.svn |
|---|---|
| Message-ID | <178479792447.1266570.10401992911798107979@svn03-he-fi> |
Author: dsahlberg
Date: Thu Jul 23 09:12:04 2026
New Revision: 1936516
Log:
In site/staging:
Remove deprecated border attribute from <table>s. We anyway specify border: 0
in the CSS so it doesn't do anything anyway.
* docs/release-notes/1.10.html
docs/release-notes/1.11.html
docs/release-notes/1.12.html
docs/release-notes/1.13.html
docs/release-notes/1.14.html
docs/release-notes/1.15.html
docs/release-notes/1.5.html
docs/release-notes/1.6.html
docs/release-notes/1.6.zh.html
docs/release-notes/1.7.html
docs/release-notes/1.8.html
docs/release-notes/1.9.html
Modified:
subversion/site/staging/docs/release-notes/1.10.html
subversion/site/staging/docs/release-notes/1.11.html
subversion/site/staging/docs/release-notes/1.12.html
subversion/site/staging/docs/release-notes/1.13.html
subversion/site/staging/docs/release-notes/1.14.html
subversion/site/staging/docs/release-notes/1.15.html
subversion/site/staging/docs/release-notes/1.5.html
subversion/site/staging/docs/release-notes/1.6.html
subversion/site/staging/docs/release-notes/1.6.zh.html
subversion/site/staging/docs/release-notes/1.7.html
subversion/site/staging/docs/release-notes/1.8.html
subversion/site/staging/docs/release-notes/1.9.html
Modified: subversion/site/staging/docs/release-notes/1.10.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.10.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.10.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -101,7 +101,7 @@ and what impact these changes may have.<
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
@@ -579,7 +579,7 @@ which contains at least 2 segments and i
conflict resolver. We expect to add coverage of additional conflict cases and add
additional resolution options even in patch releases (i.e. in 1.10.1, 1.10.2, etc.).</p>
-<table border="1">
+<table>
<tr>
<th>local change</th>
<th>incoming change</th>
@@ -783,7 +783,7 @@ assumed to be negligible.</p>
<p>Below is the table explaining the used compression algorithm in each
combination of the client- and server-side configuration options:</p>
-<table border="1">
+<table>
<tr>
<th></th>
<th colspan="3">1.10 Server<br />with SVNCompressionLevel:</th>
Modified: subversion/site/staging/docs/release-notes/1.11.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.11.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.11.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -108,7 +108,7 @@ and what impact these changes may have.<
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
Modified: subversion/site/staging/docs/release-notes/1.12.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.12.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.12.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -105,7 +105,7 @@ and what impact these changes may have.<
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
@@ -263,7 +263,7 @@ working copy has been improved as well.
The table below lists the newly supported cases and available resolution
options for each.</p>
-<table border="1">
+<table>
<tr>
<th>local change</th>
<th>incoming change</th>
Modified: subversion/site/staging/docs/release-notes/1.13.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.13.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.13.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -97,7 +97,7 @@ and what impact these changes may have.<
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
Modified: subversion/site/staging/docs/release-notes/1.14.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.14.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.14.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -107,7 +107,7 @@ and what impact these changes may have.<
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
@@ -514,7 +514,7 @@ cases where items were moved to disparat
items in the working copy has been improved as well. The table below lists
these cases and available resolution options for each.</p>
-<table border="1">
+<table>
<tr>
<th>local change</th>
<th>incoming change</th>
@@ -1064,7 +1064,7 @@ review</a>.)</p>
<p>The shelving CLI implementation is selected by an environment variable,
<tt>SVN_EXPERIMENTAL_COMMANDS</tt>, as follows:</p>
-<table border="1">
+<table>
<tr>
<th>environment variable</th>
<th>shelving CLI implementation</th>
@@ -1090,7 +1090,7 @@ review</a>.)</p>
<p>The following table summarizes the kinds of changes that can be shelved by
the two implementations:</p>
-<table border="1">
+<table>
<tr>
<th>WC State or Change</th>
<th>Shelving-v2</th>
Modified: subversion/site/staging/docs/release-notes/1.15.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.15.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.15.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -163,7 +163,7 @@ impact these changes may have.</p>
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
@@ -400,7 +400,7 @@ normal, fully cached working copy (coinc
when using Pristines On Demand. For each command, it shows the difference in
how that command accesses the repository.</p>
-<table border="1">
+<table>
<tr>
<th></th>
<th colspan="2">Working Copy Type</th>
@@ -638,7 +638,7 @@ each combination of the <tt>--store-pris
these):
</p>
-<table border="1">
+<table>
<tr>
<th>--store-pristine</th>
<th>--compatible-version</th>
@@ -882,7 +882,7 @@ and vcproj build systems as of the 1.15.
<details><summary>Build System Comparison</summary>
-<table border="1" style="display: block; max-width: fit-content; margin: 0 auto; overflow-x: auto; white-space: nowrap">
+<table style="display: block; max-width: fit-content; margin: 0 auto; overflow-x: auto; white-space: nowrap">
<tr>
<th>Category</th>
<th>Feature</th>
Modified: subversion/site/staging/docs/release-notes/1.5.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.5.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.5.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -97,7 +97,7 @@ cannot necessarily compile or run agains
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client</th>
@@ -639,7 +639,7 @@ copies containing just what's needed, le
four possible values: <tt>empty</tt>, <tt>files</tt>, <tt>immediates</tt>,
<tt>infinity</tt>. The values are defined as follows:</p>
-<table border="1">
+<table>
<tr>
<td><tt>empty</tt></td>
<td>Updates will not pull in any files or subdirectories not already
Modified: subversion/site/staging/docs/release-notes/1.6.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.6.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.6.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -99,7 +99,7 @@ cannot necessarily compile or run agains
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
Modified: subversion/site/staging/docs/release-notes/1.6.zh.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.6.zh.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.6.zh.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -81,7 +81,7 @@ href="https://svn.apache.org/repos/asf/s
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>新特性</th>
<th>Minimum Client<sup>1</sup></th>
Modified: subversion/site/staging/docs/release-notes/1.7.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.7.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.7.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -112,7 +112,7 @@ via calls to the <code>svn_ra.h</code> i
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
Modified: subversion/site/staging/docs/release-notes/1.8.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.8.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.8.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -104,7 +104,7 @@ and what impact these changes may have.<
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
@@ -455,7 +455,7 @@ older servers and 1.8 servers which pref
<p>Table explaining the mode used between each combination of svn client and
server version and relevant configuration directives:</p>
-<table border="1">
+<table>
<tr>
<th></th>
<th colspan="3">1.8 Server<br/>with SVNAllowBulkUpdates:</th>
@@ -1932,7 +1932,7 @@ not format codes are expanded literally,
<tt>MyAuthor=Author:%_%a</tt> will expand to <tt>Author: joe</tt>
if the last-changed revision's author is "joe".</p>
-<table border="1">
+<table>
<tr>
<td>%a</td><td>The author of the revision given by %r.</td>
</tr>
Modified: subversion/site/staging/docs/release-notes/1.9.html
==============================================================================
--- subversion/site/staging/docs/release-notes/1.9.html Thu Jul 23 08:59:43 2026 (r1936515)
+++ subversion/site/staging/docs/release-notes/1.9.html Thu Jul 23 09:12:04 2026 (r1936516)
@@ -95,7 +95,7 @@ and what impact these changes may have.<
<a class="sectionlink" href="#new-feature-compatibility-table"
title="Link to this section">¶</a>
</h3>
-<table border="1">
+<table>
<tr>
<th>New Feature</th>
<th>Minimum Client<sup>1</sup></th>
@@ -329,7 +329,7 @@ and whether you need to upgrade or dump
the benefits.
</p>
-<table border="1">
+<table>
<tr>
<th>Feature</th>
<th>Format 6<br />or older</th>