summaryrefslogtreecommitdiff
path: root/debian/svn_1.11_releasenotes.html
blob: ef5ecb5a8800f8c0009e7f4906e63c5ce310126a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" 
   "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Apache Subversion 1.11 Release Notes</title>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<base href="https://subversion.apache.org"/>
<style type="text/css">
  @import url("/style/site.css");
</style>
</head>

<body>
<div id="site-banner">
<div style="float: right; width: 379px; height: 80px; font-style: italic; 
            text-align: center;">
  <a href="https://www.apache.org/"
  ><img src="/images/apache-logo.png"
        alt="Apache Software Foundation" /></a>
</div>
<a href="/">
  <img src="/images/svn-square.jpg"
       alt="[S]"
       style="width: 80px; height: 80px;"/>
  <img src="/images/svn-name-banner.jpg"
       alt="Subversion"
       style="width: 320px; height: 80px;"/></a>
</div> <!-- #site-banner -->

<div id="site-nav">
<div id="site-nav-menu">
<ul>
  <li>About Subversion
    <ul>
      <li><a href="/news.html">News</a></li>
      <li><a href="/features.html">Features</a></li>
      <li><a href="/docs/">Documentation</a></li>
      <li><a href="/faq.html">FAQ</a></li>
      <li><a href="/roadmap.html">Roadmap</a></li>
      <li><a href="/security/">Security</a></li>
      <li><a href="/quick-start">Quick Start</a></li>
    </ul>
  </li>
  <li>Getting Subversion
      <ul>
      <!-- A parameter in the form '?update=YYYYMMDDhhmm' may
           be appended to 'download.cgi' to only offer mirrors that have
           synced after the specified date. We update it after a security
           release when the email announcement is less than 24 hours after
           the upload to /dist/release, in order to prevent offering mirrors
           that don't carry the just-released artifacts. -->
      <li><a href="/packages.html">Binary Packages</a></li>
      <li><a href="/download.cgi">Source Download</a></li>
      <li><a href="/docs/release-notes/">Release Notes</a></li>
    </ul>
  </li>
  <li>Community
    <ul>
      <li><a href="/mailing-lists.html">Mailing Lists</a></li>
      <li><a href="/reporting-issues.html">Reporting Issues</a></li>
      <li><a href="https://cwiki.apache.org/confluence/display/SVN/">Wiki</a></li>
      <li><a href="/contributing.html">Getting Involved</a></li>
      <li><a href="/source-code.html">Source Code</a></li>
    </ul>
  </li>
  <li>About the <acronym title="Apache Software Foundation">ASF</acronym>
    <ul>
      <li><a class="linkaway"
             href="https://www.apache.org/licenses/">Licenses</a></li>
      <li><a class="linkaway"
             href="https://www.apache.org/foundation/sponsorship.html">Donate</a></li>
      <li><a class="linkaway"
             href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
    </ul>
  </li>
</ul>
</div> <!-- #site-nav-menu -->

<div id="site-search">
  <form action="https://www.google.com/search" method="get"
        style="margin-top: 10px; margin-bottom: 10px; display: inline;">
  <div style="display: inline;">
    <input value="subversion.apache.org" name="sitesearch" type="hidden" />
    <input name="q" id="query" type="text" placeholder="Search..."
           style="width: 10em"
           />
    <input name="Search" value="Go" type="submit"/>
  </div>
  </form>
</div> <!-- #site-search -->

<div id="site-svnbook-block">
<p>Read the official Subversion
   documentation <a href="http://svnbook.org" class="linkaway">online</a>!</p>
<p><a href="http://svnbook.org/"
      ><img src="/images/svnbook-cover.jpg"
            alt="Version Control With Subversion"/></a></p>
</div> <!-- #site-svnbook-block -->

<div id="copyright">
<p>Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache
   Software Foundation</a>, Licensed under
   the <a href="https://www.apache.org/licenses/LICENSE-2.0" >Apache
   License, Version 2.0</a>.  Apache, Apache Subversion, and
   the Apache feather logo are trademarks of The Apache Software
   Foundation.  Subversion and the Apache Subversion logo are
   registered trademarks of The Apache Software Foundation.</p>
</div> <!-- #copyright -->

</div> <!-- #site-nav -->

<div id="site-content">
<div id="site-notice">

<!-- PUT SITE-WIDE NOTICES HERE AS NECESSARY -->

</div> <!-- #site-notice -->

<!-- **************** BEGIN CONTENT ***************** -->

<!-- ************************************************ -->
<!-- Sections start with "###" are either templates   -->
<!-- or TODOs.  Remove them before release.           -->
<!-- ************************************************ -->

<h1 style="text-align: center">Apache Subversion 1.11 Release Notes</h1>

<div class="notice">
<p>New 6-month regular and 2-year LTS release schedule.</p>
<p>Subversion 1.11 is the first of the new 6-month regular releases with an
emphasis on introducing new features more quickly and a shorter support
period. See
<a href="#non-lts-release">Subversion 1.11 is a Regular Release</a>
below.</p>
</div>

<div class="h2" id="news">
<h2>What's New in Apache Subversion 1.11
  <a class="sectionlink" href="#news"
    title="Link to this section">&para;</a>
</h2>

<ul>
  <li><a href="#shelving"
      >Improved Shelving (experimental)</a></li>
  <li><a href="#checkpointing"
      >Commit checkpointing (experimental)</a></li>
  <li><a href="#conflict-resolver"
      >Improvements to the Conflict Resolver</a></li>
  <li><a href="#enhancements"
      >Many enhancements and bug fixes</a></li>
  <li><a href="#issues"
      >Known issues in the release</a></li>
  <!--
  <li><a href="#troubleshooting"
      >Troubleshooting issues specific to this release</a></li>
  -->
</ul>

<p>Apache Subversion 1.11 is a superset of all previous Subversion
releases, and is as of the time of its release considered the current
"best" release.  Any feature or bugfix in 1.0.x through 1.10.x is also
in 1.11, but 1.11 contains features and bugfixes not present in any
earlier release.  The new features will eventually be documented in a
1.11 version of the free Subversion book
(<a href="http://svnbook.red-bean.com/" >svnbook.red-bean.com</a>).</p>

<p>This page describes only major changes.  For a complete list of
changes, see the 1.11 section of the <a
href="https://svn.apache.org/repos/asf/subversion/trunk/CHANGES" >CHANGES</a>
file.</p>

</div>  <!-- news -->

<div class="h2" id="compatibility">
<h2>Compatibility Concerns
  <a class="sectionlink" href="#compatibility"
    title="Link to this section">&para;</a>
</h2>

<p>Older clients and servers interoperate transparently with 1.11
servers and clients.  However, some of the new 1.11 features may not be
available unless both client and server are the latest version.  There are
also cases where a new feature will work but will run less efficiently if
the client is new and the server old.</p>

<p>There is <strong>no need</strong> to <a href="http://svnbook.red-bean.com/en/1.8/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate.svnadmin"
>dump and reload</a> your repositories. 
Subversion 1.11 servers can read and write to repositories created by
earlier versions.  To upgrade an existing server installation, just install the
newest libraries and binaries on top of the older ones.</p>

<p>Subversion 1.11 maintains API/ABI compatibility with earlier
releases, by only adding new functions, never removing old ones.  A
program written to any previous 1.x API can both compile
and run using 1.11 libraries.  However, a program written for 1.11
cannot necessarily compile or run against older libraries.</p>

<p>There may be limited cases where the behavior of old APIs has been
slightly modified from previous releases.  These are cases where edge cases
of the functionality has been deemed buggy, and therefore improved or removed.
Please consult the
<a href="https://svn.apache.org/repos/asf/subversion/trunk/notes/api-errata/1.11/"
>API errata</a> for more detailed information on what these APIs are
and what impact these changes may have.</p>

<div class="h3" id="new-feature-compatibility-table">
<h3>New Feature Compatibility Table
  <a class="sectionlink" href="#new-feature-compatibility-table"
    title="Link to this section">&para;</a>
</h3>
<table border="1">
  <tr>
    <th>New Feature</th>
    <th>Minimum Client<sup>1</sup></th>
    <th>Minimum Server</th>
    <th>Minimum Repository</th>
    <th>Notes</th></tr>
  <tr>
    <td>
      <a href="#shelving">Shelving (experimental)</a>
    </td>
    <td>1.11</td>
    <td>any</td>
    <td>any</td>
    <td>shelves created by 1.10 are not compatible&mdash;see
        <a href="#shelving-transition">the transition notes</a></td></tr>
  <tr>
    <td>
      <a href="#checkpointing">Commit checkpointing (experimental)</a>
    </td>
    <td>1.11</td>
    <td>any</td>
    <td>any</td>
    <td></td></tr>
  <tr>
    <td>
      <a href="#viewspec-output">Viewspec output command (experimental)</a>
    </td>
    <td>1.11</td>
    <td>any</td>
    <td>any</td>
    <td></td></tr>
  <tr>
    <td colspan="5"><sup>1</sup>Reminder: when using the <tt>file://</tt>
    repository access method, the Subversion program is both the client
    <em>and</em> the server.</td></tr>
</table>

</div>  <!-- new-feature-compatibility-table -->

<div class="h3" id="wc-upgrade">
<h3>Upgrading the Working Copy
  <a class="sectionlink" href="#wc-upgrade"
    title="Link to this section">&para;</a>
</h3>

<p>Subversion 1.11 uses the same working copy format as Subversion 1.8 through 1.10.</p>

<p>Before using Subversion 1.11 with an existing Subversion 1.7 or older
working copy, users will be required to run the <tt>svn upgrade</tt> command
to upgrade working copy metadata to the new format. This command may take a
while in some cases, and for some users, it may be more practical to simply
checkout a new working copy.</p>

<p><strong>Note:</strong> Subversion 1.11 cannot upgrade working copies that
a 1.6 client would have refused to operate upon before an <tt>svn cleanup</tt>
was run (with a 1.6 client).  In other words, before upgrading to 1.8 or newer,
a 1.6
or older client must be used to run <tt>svn cleanup</tt> on all 1.6 or older
working copies that require cleanup.  Likewise, Subversion 1.11 cannot upgrade
corrupt working copies. Unfixable problems can arise from missing or corrupt
meta-data inside <tt>.svn</tt> directories.  Such damage to the working copy
is permanent, and cannot be fixed even if <tt>svn cleanup</tt> is run prior
to the upgrade.</p>

<p>If your working copy does not upgrade cleanly, please check out a new one.
</p>

</div>  <!-- wc-upgrade -->

<div class="h3 experimental-feature" id="shelving-transition">
<h3>Shelving (experimental): transition from 1.10
  <a class="sectionlink" href="#shelving-transition"
    title="Link to this section">&para;</a>
</h3>

<p>The presence in the working copy of any shelves that were created by
Subversion 1.10 has no effect on a Subversion 1.11 client. Subversion 1.11
will ignore them; it cannot interoperate with them nor even list their
presence.</p>

<p>The <tt>svn upgrade</tt> command has no effect, as the working copy
format is formally unchanged.</p>

<p>Shelves are currently stored under
<tt><i>&lt;WC&gt;</i>/.svn/experimental/shelves/</tt>. In Subversion 1.10,
shelves were stored under <tt><i>&lt;WC&gt;</i>/.svn/shelves/</tt> as patch
files.</p>

<p>To recover a shelf created by 1.10, either
<ul><li>use a 1.10 client to find and unshelve it, or</li>
    <li>find the patch file by hand and use any 1.10 or later
        <tt>svn patch</tt> to apply it.</li>
</ul></p>

<p>Differences in the main shelving commands:</p>

<table>
<tr><th>Subversion 1.10 command</th>
    <th>Subversion 1.11 equivalent</th></tr>
<tr><td><tt>svn [x-]shelve [--keep-local] SHELF [PATH...]</tt></td>
    <td>works similarly; saves a new version each time it is used</td></tr>
<tr><td><tt>svn [x-]unshelve [SHELF]</tt></td>
    <td><tt>svn x-unshelve --drop [SHELF]</tt></td></tr>
<tr><td><tt>svn [x-]unshelve --keep-shelved [SHELF]</tt></td>
    <td><tt>svn x-unshelve [SHELF]</tt></td></tr>
<tr><td><tt>svn [x-]shelve --delete SHELF</tt></td>
    <td><tt>svn x-shelf-drop SHELF</tt></td></tr>
<tr><td><tt>svn [x-]shelves</tt> or <tt>svn [x-]shelve --list</tt></td>
    <td><tt>svn x-shelves</tt> or <tt>svn x-shelf-list</tt></td></tr>
</table>

</div>  <!-- shelving-transition -->

<div class="h3" id="compat-misc">
<h3>Miscellaneous Compatibility Notes
  <a class="sectionlink" href="#compat-misc"
    title="Link to this section">&para;</a>
</h3>

<p>There are some additional specific areas where changes made in this
release might necessitate further adjustment by administrators or
users.  We'll cover those in this section.</p>

<div class="h4" id="no-sha1-in-dist">
  <h4>SHA-1 checksums will no longer be published for released artifacts (<tt>subversion-<em>1.11.x</em>.tar.*</tt> and <tt>subversion-<em>1.11.x</em>.zip</tt>)
  <a class="sectionlink" href="#no-sha1-in-dist"
     title="Link to this section">&para;</a>
</h4>

<p>The release artifacts—<tt>subversion-<em>1.11.x</em>.tar.bz2</tt>,
                         <tt>subversion-<em>1.11.x</em>.tar.gz</tt>, and
                         <tt>subversion-<em>1.11.x</em>.zip</tt>—are no longer
accompanied by <tt>*.sha1</tt> files containing SHA-1 checksums, nor will SHA-1
checksums be advertised on the download page or in release announcements.
PGP digital signatures and SHA-512 checksums will continue to be provided.</p>

<p>We consider the SHA-1 cryptographic hash function too weak for our needs.</p>

</div> <!-- no-sha1-in-dist -->

</div>  <!-- compat-misc -->

</div>  <!-- compatibility -->

<div class="h2" id="new-features">
<h2>New Features
  <a class="sectionlink" href="#new-features"
    title="Link to this section">&para;</a>
</h2>

<div class="h3 experimental-feature" id="checkpointing">
<h3>Commit checkpointing (experimental)
  <a class="sectionlink" href="#checkpointing"
     title="Link to this section">&para;</a>
</h3>

<p>Subversion 1.11 provides an experimental first cut at solving some of the
use cases envisioned in <a
href="https://issues.apache.org/jira/browse/SVN-3626">issue #3626</a> named
"Commit checkpointing".</p>

<div class="notice">
  <p><span style="color: red"><b>WARNING:</b></span> The checkpointing feature
  is designated "EXPERIMENTAL" in 1.11. It is being released in an early form
  while development continues. It is expected to change significantly during
  and after the 1.11.x series. There is no promise of backward compatibility
  while it remains experimental.</p>
</div>

<p>It provides the ability to save a snapshot of an uncommitted change from
time to time, and later restore one of those previous versions of your
change back into the working copy.</p>

<p>It does not provide the kind of exact WC state roll back that is also
discussed in that issue, that could make it possible after a messy update to
roll back to the exact WC state that existed just before. This remains a
future possibility.</p>

<p>The ability to checkpoint and roll back an uncommitted change is provided
within the shelving feature, by letting a shelf hold multiple versions of
your change. Therefore, see also <a href="#shelving"> Shelving</a>.</p>

<p>The main checkpointing operations are accomplished by the following
commands, as also listed in
<a href="https://cwiki.apache.org/confluence/x/70cYBQ">the Wiki page</a>:</p>

<table>
<tr><th>Save a checkpoint and continue</th>
    <td><tt>svn x-<b>shelf-save</b> foo</tt></td>
    <td>copy the local changes into a new version of shelf 'foo';<br/>
        doesn't revert the changes from the WC</td>
</tr>
<tr><th>Save a checkpoint and shelve</th>
    <td><tt>svn x-<b>shelve</b> foo</tt></td>
    <td>move the local changes into a new version of shelf 'foo'<br/>
        and revert the changes from the WC</td>
</tr>
<tr><th>Restore / roll back</th>
    <td>first revert your unwanted changes; then<br/>
        <tt>svn x-<b>unshelve</b> foo 3</tt></td>
    <td>apply version 3 of shelf 'foo' to the WC<br/>
        and delete any newer versions</td>
</tr>
<tr><th>Review checkpoints</th>
    <td><tt>svn x-<b>shelf-log</b> foo</tt></td>
    <td>list all the versions of shelf 'foo'</td>
</tr>
<tr><th></th>
    <td><tt>svn x-<b>shelf-diff</b> foo 3</tt></td>
    <td>show version 3 as a diff</td>
</tr>
</table>

</div>  <!-- checkpointing -->

</div>  <!-- new-features -->

<div class="h2" id="enhancements">
<h2>Enhancements and Bugfixes
  <a class="sectionlink" href="#enhancements"
    title="Link to this section">&para;</a>
</h2>

<!-- Don't need to highlight every bugfix, just major ones which aren't in
     any patch release. -->

<div class="h3" id="cmdline">
<h3>Command-line client improvements (<em>client</em>)
  <a class="sectionlink" href="#cmdline"
    title="Link to this section">&para;</a>
</h3>

<div class="h4 experimental-feature" id="shelving">
<h4>Improved Shelving (experimental)
  <a class="sectionlink" href="#shelving"
     title="Link to this section">&para;</a>
</h4>

<p>Shelving (<a href="https://issues.apache.org/jira/browse/SVN-3625">issue
#3625</a>), first introduced in Subversion 1.10, is improved in 1.11 to
handle more kinds of changes more robustly.</p>

<div class="notice">
  <p><span style="color: red"><b>WARNING:</b></span> The shelving feature is
  designated "EXPERIMENTAL" in 1.11. It is being released in an early form
  while development continues. It is expected to change significantly during
  and after the 1.11.x series. There is no promise of backward compatibility
  while it remains experimental.</p>
</div>

<p>Shelving in 1.11 is incompatible with shelves created by 1.10. See
<a href="#shelving-transition">the transition notes</a> on recovering 1.10
shelves and differences in commands.</p>

<p>The main improvements and changes are:</p>
<ul>
    <li>checkpointing support: a shelf stores multiple versions of a
        change; shelving adds a new version to the named shelf; you can
        unshelve an older version instead of the newest&mdash;see the
        <a href="#checkpointing">checkpointing</a> feature</li>
    <li>'binary' files (and property values) are fully supported</li>
    <li>patch files are no longer used as the storage mechanism;
        limitations and bugs due to patch file format are gone, such as
        handling svn:mergeinfo properties, binary data, and end-of-line
        characters</li>
    <li>shelving and unshelving both warn and refuse to run if they detect
        states that they cannot handle (e.g. copies or moves)</li>
    <li>unshelving applies the changes to the WC using a mechanism similar
        to merging, so that changes can be more robustly applied when the
        WC has been modified (e.g. updated) since the shelf was saved</li>
</ul>

<p>The kinds of change you can shelve are committable changes to files and
properties, except the following kinds which are not yet supported:</p>
<ul>
    <li>copies and moves</li>
    <li>creating and deleting directories</li>
</ul>

<p>Shelving commands (see their help for details):</p>
<ul>
    <li><tt>svn x-shelf-diff</tt></li>
    <li><tt>svn x-shelf-drop</tt></li>
    <li><tt>svn x-shelf-list, x-shelves</tt></li>
    <li><tt>svn x-shelf-list-by-paths</tt></li>
    <li><tt>svn x-shelf-log</tt></li>
    <li><tt>svn x-shelf-save</tt></li>
    <li><tt>svn x-shelve</tt></li>
    <li><tt>svn x-unshelve</tt></li>
</ul>

<p>Further information can be found in the Subversion Wiki under
<a href="https://cwiki.apache.org/confluence/display/SVN/Shelving+and+Checkpointing">Shelving and Checkpointing</a>.
</p>

</div>  <!-- shelving -->

<div class="h4" id="conflict-resolver">
<h4>Improvements to the interactive conflict resolver
  <a class="sectionlink" href="#conflict-resolver"
     title="Link to this section">&para;</a>
</h4>

<p>The interactive conflict resolver now supports more conflict situations
which involve moved files and directories. Specifically, many tree conflicts
which report a "locally missing" item, as a result of an item having moved
on the merge source branch, can now be resolved automatically.</p>

<p>For example, when a file edit is cherry-picked from a branch on which
the edited file has been renamed, the edit will now be applied to the file's
location in the merge target branch, provided it has not been renamed
on that branch as well. For details, see
<a href="https://issues.apache.org/jira/browse/SVN-4694">issue #4694</a>,
"Unresolvable tree conflict when cherrypicking a file-edit after file was
moved on source branch".</p>

<p>Several bugs have been fixed in the conflict resolver, including:
<ul>
<li><a href="https://issues.apache.org/jira/browse/SVN-4744">Issue #4744</a>
&quot;assertion failed (start_rev &gt; end_rev)&quot;</li>
<li><a href="https://issues.apache.org/jira/browse/SVN-4766">Issue #4766</a>
&quot;resolver adds unrelated moves to move target list&quot;</li>
<li>A problem where the resolver mistakenly
<a href="https://svn.apache.org/r1839662">searched back through
the entire history of the repository</a></li>
</ul>
</p>

<p>Fixes for conflict resolver bugs found during the development of
Subversion 1.11 have been backported to the
<a href="1.10.html">Subversion 1.10</a> release series as well.</p>

</div> <!-- conflict-resolver -->

<div class="h4 experimental-feature" id="viewspec-output">
<h4>Viewspec output command (experimental)
  (<a href="https://issues.apache.org/jira/browse/SVN-4753">issue #4753</a>)
  <a class="sectionlink" href="#viewspec-output"
     title="Link to this section">&para;</a>
</h4>

<p>There is an experimental command to write out a view spec describing the
current WC shape.</p>

<div class="notice">
  <p><span style="color: red"><b>WARNING:</b></span> This feature
  is designated "EXPERIMENTAL" in 1.11. It is being released in an early form
  while development continues. It is expected to change significantly during
  and after the 1.11.x series. There is no promise of backward compatibility
  while it remains experimental.</p>
</div>

<p>A view spec describes whether each subtree is at a limited depth, excluded,
switched to a different URL, or updated to a different revision number,
compared with its parent directory. This information is sometimes referred
to as the shape or the layout of a WC.</p>

<p>'<tt>svn info --x-viewspec=classic</tt>' writes in the format used by the old script
<a href="http://svn.apache.org/viewvc/subversion/trunk/tools/client-side/svn-viewspec.py">tools/client-side/svn-viewspec.py</a>.</p>

<p>'<tt>svn info --x-viewspec=svn11</tt>' writes a series of '<tt>svn</tt>'
command lines. You can create a new WC of the same layout by running these
commands.</p>

</div> <!-- viewspec-output -->

<div class="h4" id="info-show-item">
<h4>Additions to <tt>svn info --show-item</tt>
  <a class="sectionlink" href="#info-show-item"
     title="Link to this section">&para;</a>
</h4>

<p>Add '<tt>schedule</tt>' and '<tt>depth</tt>' items to '<tt>svn info --show-item</tt>' (<a href="http://svn.apache.org/r1827032">r1827032</a>).</p>

</div> <!-- info-show-item -->

<div class="h4" id="save-client-cert-pw">
<h4>Allow the client cert password to be saved
  <a class="sectionlink" href="#save-client-cert-pw"
     title="Link to this section">&para;</a>
</h4>

<p>Allow the client cert password to be saved (<a href="http://svn.apache.org/r1836762">r1836762</a>).</p>

</div> <!-- save-client-cert-pw -->

</div> <!-- cmdline -->

<div class="h3" id="server-side-improvements">
<h3>Server-side improvements
  <a class="sectionlink" href="#server-side-improvements"
     title="Link to this section">&para;</a>
</h3>

<div class="h4" id="issue-4767">
<h4><tt>svnadmin dump</tt> shouldn't canonicalize <tt>svn:date</tt>
  (<a href="https://issues.apache.org/jira/browse/SVN-4767">issue #4767</a>)
  <a class="sectionlink" href="#issue-4767"
     title="Link to this section">&para;</a>
</h4>

<p><tt>svnadmin dump</tt> no longer attempts to canonicalize the <tt>svn:date</tt> revision property value in its output. The dump output will now contain the value exactly as it exists in the repository.</p>

</div> <!-- issue-4767 -->

</div> <!-- server-side-improvements -->

<div class="h3" id="client-server-improvements">
<h3>Client- and server-side improvements
  <a class="sectionlink" href="#client-server-improvements"
     title="Link to this section">&para;</a>
</h3>

</div> <!-- client-server-improvements -->

<div class="h3" id="apis">
<h3>API changes, improvements and language bindings
    (<em>client and server</em>)
  <a class="sectionlink" href="#apis"
    title="Link to this section">&para;</a>
</h3>

<div class="h4" id="javahl">
<h4>JavaHL Updates
  <a class="sectionlink" href="#javahl"
    title="Link to this section">&para;</a>
</h4>

<p>The JavaHL bindings have been updated to be compatible with Java 10.  Due
to required build changes, JavaHL now requires at least Java 8 to compile.</p>

</div>  <!-- javahl -->

</div>  <!-- apis -->

</div>  <!-- enhancements -->

<div class="h2" id="issues">
<h2>Known issues in the release
  <a class="sectionlink" href="#issues"
    title="Link to this section">&para;</a>
</h2>

<!--
<p>There are no known issues specific to this release at the moment.</p>
-->

<p>There are some known issues in the Subversion 1.11 releases.  These
may be fixed in later 1.11.x releases.</p>

<div class="h3" id="ruby-swig-issue-602">
<h3>Ruby bindings require swig 3.0.9
  <a class="sectionlink" href="#ruby-swig-issue-602"
    title="Link to this section">&para;</a>
</h3>

<p><em>This section only affects those who build Subversion from a working
  copy.  If you build Subversion from a tarball or zip file, you may skip
  this section.</em></p>

<p>The Ruby bindings are known not to build with swig version 3.0.8 (and only
that version) due to <a href="https://github.com/swig/swig/issues/602">swig
issue #602</a>.  We recommend to use swig 3.0.9 or newer.</p>

<p>The failure is detected by the test suite.
To test whether your version of swig is affected, run
<tt>make check-swig-rb</tt>.  (Some distros might have backported the swig
patch into their swig-3.0.8 packages.)</p>

<p>The Perl and Python bindings are not affected.</p>

</div>  <!-- ruby-swig-issue-602 -->

<div class="h3" id="github-issue">
<h3>Github's SVN Bridge server implementation incompatible with SVN 1.11
  <a class="sectionlink" href="#github-issue"
    title="Link to this section">&para;</a>
</h3>

<p><a href="https://issues.apache.org/jira/browse/SVN-4789">Issue #4789</a></p>

<p>During November 2018 Subversion 1.11 clients were unable to
check out repositories from Github. Stricter DAV RFC conformance checks
had been added to SVN 1.11 clients, and Github's custom SVN server implementation
did not conform to the newly expected behaviour. Github has since fixed the
issues on their end, so all Subversion clients should be able to use Github's
SVN bridge again.
</p>


</div>  <!-- github-issue -->

</div>  <!-- issues -->

<!-- (This section only makes sense when there are some issues listed in it.)
<div class="h2" id="troubleshooting">
<h2>Troubleshooting issues specific to this release
  <a class="sectionlink" href="#troubleshooting"
    title="Link to this section">&para;</a>
</h2>

<p>Subversion 1.11 introduces new features and makes use of new techniques
which can trigger problems not encountered in previous versions. In contrast to
known issues, things listed here are not due to some bug or issue in Subversion
itself and therefore cannot be fixed with a new patch release.
This section lists all known problems and provides instructions to solve them,
if they occur.</p>

<p>There are no known issues specific to this release at the moment.</p>

</div>  < ! - -  troubleshooting - - >
-->

<div class="h2" id="non-lts-release">
<h2>Subversion 1.11 is a Regular Release
  <a class="sectionlink" href="#non-lts-release"
    title="Link to this section">&para;</a>
</h2>

<p>Subversion 1.11 is the first of the new 6-month regular releases with an
emphasis on introducing new features more quickly and a shorter support
period.</p>

<p>Subversion 1.9 and 1.10 are still supported, now being regarded as
long-term support (LTS) releases. The next LTS release is expected to be
numbered 1.14, to be released two years after 1.10.</p>

<p>For further details see
<a href="/roadmap.html#release-planning">How We Plan Releases</a>.</p>

</div>  <!-- non-lts-release -->

<!-- ***************** END CONTENT ****************** -->
</div> <!-- #site-content -->
</body>
</html>