Discussion:
[blfs-book] [BLFS Trac] #11301: subversion-1.11.0
BLFS Trac via blfs-book
2018-10-31 05:14:04 UTC
Permalink
#11301: subversion-1.11.0
-------------------------+-----------------------
Reporter: bdubbs | Owner: blfs-book
Type: enhancement | Status: new
Priority: normal | Milestone: 8.4
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-------------------------+-----------------------
New minor version.

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11301>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubsc
BLFS Trac via blfs-book
2018-12-09 21:06:56 UTC
Permalink
#11301: subversion-1.11.0
-------------------------+-----------------------
Reporter: bdubbs | Owner: bdubbs
Type: enhancement | Status: assigned
Priority: normal | Milestone: 8.4
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
-------------------------+-----------------------

Comment (by bdubbs):

Version 1.11.0

User-visible changes:
- Major new features:
* Shelving is no longer based on patch files (experimental) (issue
#3625)
* Checkpointing (experimental) (issue #3626)
* Viewspec output command (experimental) (issue #4753)

- Minor new features and improvements:
* Improvements to tree conflict resolution (issue #4694 #4766 ...)
* 'patch' can now read non-pretty-printed svn:mergeinfo diffs
(r1822151)
* Better error when http:// URL is not a Subversion repository
(r1825302)
* Add 'schedule' and 'depth' items to 'svn info --show-item'
(r1827032)
* Allow the client cert password to be saved (r1836762)

- Client-side bugfixes:
* Fix a crash in a repo:WC summary diff of a local copy (r1835218)
* Fix double diff headers (r1836746)
* Tree conflict resolver: avoid endless scan in some cases (r1839662)

- Server-side bugfixes:
* svnadmin dump shouldn't canonicalize svn:date (issue #4767)
* 'svnadmin verify --keep-going --quiet' shows an error summary
(r1837790)
* Let 'svnadmin recover' prune the rep-cache even if disabled
(r1838813)

- Client-side and server-side bugfixes:
* Fix pattern-matching of top level path in listing with search
(r1830599)
* Allow commands like 'svn ci --file X' to work when X is a FIFO
(r1836306)

- Other tool improvements and bugfixes:
* tools/client-side/bash_completion: Add '--password-from-stdin'
(r1820045)

Developer-visible changes:
- General:
* new tool: tools/dist/edit-N-log-messages (r1819207)
* tools/dev/unix-build/Makefile.svn: various fixes
* Expose the diff option 'pretty_print_mergeinfo' in APIs (r1822014)
* In 'revert' APIs, choose whether to delete schedule-add nodes
(r1822534)

- Bindings:
* Fix Python binding fs.FileDiff behaviour with python-future
(r1823802)
* Fix Python unit test, fs.SubversionFSTestCase, on Windows (r1824410)
* Bump minimum JDK version required for JavaHL to 1.8 (r1831895)
* Enable building against Java 10 (r1841180 et al)
* Fix a potential crash in JavaHL (issue #4764)

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11301#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/bl
Loading...