How to Install svnkit in Ubuntu 18.04



Install svnkit by entering the following commands in the terminal:

sudo apt update
sudo apt install svnkit

Description:

pure Java Subversion client

SVNKit allows one to work with Subversion repositories and working copies. The SVNKit client features direct repository access as well as support for all high level Subversion operations available via the command-line Subversion client.

Homepage: http://svnkit.com

Version: 1.8.14-1

Section: universe/java