SVNKit Changelog

What's new in SVNKit 1.8.9

Apr 28, 2015
  • Support for Subversion 1.8 ephemeral transaction properties.
  • API improved to allow wipe out of the in-memory stored credentials.
  • HTTP spooling could now be turned on in Subversion configuration file.
  • UNC URLs were not properly reported by status and info operations, fixed.
  • Status were not properly reporting properties with SVNAllowBulkUpdate option set to Off, fixed.
  • OSGi package use wrong environment designator, fixed.

New in SVNKit 1.8.8 (Feb 12, 2015)

  • OSGi package included wrong version of the Sequence Library, fixed.
  • System property support added to control whether to use spooling for all HTTP operations: Dsvnkit.http.spoolDirectory=/path/to/spool/directory

New in SVNKit 1.8.7 (Dec 27, 2014)

  • Checkout operation performance improved.
  • NTLM implementation improvements.
  • Numerous bugfixes.

New in SVNKit 1.8.6 (Jul 31, 2014)

  • Dependency on JNA set to 4.1.0 version, JNA is bundled under Apache 2.0 License.
  • JRE 1.6 or newer now required by SVNKit.
  • Stability improvements.

New in SVNKit 1.8.5 (Mar 20, 2014)

  • Properties merge didn't work correctly in 1.8.4, fixed.
  • Stability improvements.

New in SVNKit 1.8.4 (Mar 3, 2014)

  • Full transparent support of 1.7 working copy format.
  • Crash on concurrent access to GNOME Keyring fixed.
  • Non-atomic rename issues when JNA is not present fixed.
  • Missing JavaHL 1.8 methods implemented.
  • Stability and performance improvements.

New in SVNKit 1.8.3 (Jan 21, 2014)

  • JNA dependency is optional again.
  • Users may replace JNA version 3.5.2 with version 4.0.0 (unless JDK 1.5 compatibility is needed).
  • SqlJet 1.1.10 is used now for better performance on checking out large projec$
  • Stability improvements.

New in SVNKit 1.8.2 (Jan 3, 2014)

  • Optional readonly support of 1.7 working copy format;
  • set 'svnkit.wc.17.enabled' system property to 'true' to enable.
  • Number of exceptions and status related issues fixed.

New in SVNKit 1.8.0 (Dec 2, 2013)

  • Subversion 1.8 working copy and repository format and operations support.

New in SVNKit 1.8.0 Beta 2 (Oct 21, 2013)

  • Improved Subversion 1.8 working copy format and operations support.

New in SVNKit 1.7.11 (Oct 21, 2013)

  • Eclipse update site issues fixed.
  • Minor performance improvements.
  • Minor stability improvements and bugfixes.

New in SVNKit 1.3.5 (Jul 25, 2011)

  • Changes made in Subversion since version 1.6.12 implemented, all Subversion 1.6.15 features are supported.
  • Support for OS X Keychain as credentials storage added.
  • SSL client certificate passphrase is cached in a way compatible with that of the native Subversion.
  • HTTP cookies are handled properly.
  • SQLJet library upgraded to v1.0.4
  • Other minor bugfixes and improvements.