jsvnversion
SVNKit is a pure java Subversion client library. You would like
Install
- All systems
-
curl cmd.cat/jsvnversion.sh
- Debian
-
apt-get install svnkit
- Ubuntu
-
apt-get install svnkit
- Kali Linux
-
apt-get install svnkit
- CentOS
-
yum install svnkit
- Fedora
-
dnf install svnkit-cli-1
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install svnkit
- Raspbian
-
apt-get install svnkit
- Dockerfile
- dockerfile.run/jsvnversion
svnkit
SVNKit is a pure java Subversion client library. You would like
to use SVNKit when you need to access or modify Subversion repository from your Java application, as a standalone program and plugin or web application. Being a pure java program, SVNKit doesn't need any additional configuration or native binaries to work on any OS that runs java.