SVNKit v1.10.4 has been released!

The new version of SVNKit has been released!

New in version 1.10.4:

  • Paths are now URL-encoded before sending DELETE HTTP request via HttpV2 protocol (see SVNKIT-758);
  • Fixed: incorrect out-of-date error when committing over HTTP from a working copy (see SVNKIT-760);
  • Reflective access issues with Java 9 solved in ClientException (see SVNKIT-761);
  • Fixed: after an error, a half-initialized DAVConnection instance was cached in connection pool
    making the pool completely unusable;
  • Arm64 architecture is now supported when using JNA (see SVNKIT-762).

Download it at the SVNKit website!