Opened 5 years ago

Closed 5 years ago

#11540 closed enhancement (fixed)

subversion-1.11.1

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Version 1.11.1

http://svn.apache.org/repos/asf/subversion/tags/1.11.1

User-visible changes:

  • Minor new features and improvements:
    • Conflict resolver support for added vs unversioned file (r1845577)
    • Conflict resolver support for unversioned directories (r1846299)
    • Improve help for 'svn add' and the '-N' option (r1842814 et al.)
    • Improve display of Mac OS name in 'svn --version --verbose' (r1842334)
  • Client-side bugfixes:
    • Fix: repos-to-WC copy with --parents doesn't create dirs (#4768)
    • Fix: foreign repo copy with peg/operative revisions (#4785)
    • Fix: foreign repo copy of file adding mergeinfo (#4792)
    • Fix: assertion failure using -rPREV on a working copy at r0 (#4532)
    • Fix: tree conflict message ends a sentence with a colon (#4717)
  • Server-side bugfixes:
    • Fix: unexpected SVN_ERR_FS_NOT_DIRECTORY errors (#4791)
    • Fix: mod_dav_svn's SVNUseUTF8 had no effect in some setups (r1844882)
    • Fix crash in mod_http2 (#4782)
  • Other tool improvements and bugfixes:
    • svndumpfilter: Clarify error messages by including node path (r1845261)
  • Bindings bugfixes:
    • JavaHL: Fix crash in client code when using external diff (r1845408)

Developer-visible changes:

  • General:
    • Fix build on systems without python in $PATH (r1845555)
    • Fix compiler warnings about indentation (r1845556 et al.)
  • API changes: (none)

comment:2 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20945.

Note: See TracTickets for help on using tickets.