Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for asummary of changes, or for a more thorough overview:https://subversion.apache.org/docs/release-notes/1.14NOTE: there is no ne
Update Subversion to 1.14.0 LTS. See contrib/subversion/CHANGES for asummary of changes, or for a more thorough overview:https://subversion.apache.org/docs/release-notes/1.14NOTE: there is no need to dump and reload repositories, and the workingcopy format is still the same as Subversion 1.8 through 1.13.Relnotes: yesMFC after: 2 weeksX-MFC-With: r361677
show more ...
Update from svn-1.8.14 to 1.9.2.Formal release notes are available: https://subversion.apache.org/docs/release-notes/1.9.htmlOf particular note, the client checkout format has *not* changed so
Update from svn-1.8.14 to 1.9.2.Formal release notes are available: https://subversion.apache.org/docs/release-notes/1.9.htmlOf particular note, the client checkout format has *not* changed soupgrades should *not* be required.When reading a repository (file:// or running as a local server), animproved fsfs version 7 is available with significant performanceimprovements. An optional upgrade is possible to use the new features.Without the upgrade, this is fully read/write compatible with theversion 6 fsfs as in svn-1.8.Relnotes: yes
Accept any correct frames from any source when MONITOR mode is used.Submitted by: Andriy Voskoboinyk <s3erios at gmail.com>Differential Revision: https://reviews.freebsd.org/D3812