Graphical svn client for Ubuntu 16.04?

Solution 1:

The best client for your purposes would be RabbitVCS, a great Version Control System (VCS) utility that has a more than decent package in the Ubuntu Repositories. To install the complete package use the following from Terminal window:

sudo apt-get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus

The Nautilus interface gives graphical access to git and hg repositories as well as the svn access you were after. Don't want see hg and git? See the ingenious solution here...

Snapshot below shows RabbitVCS working with the MPlayer svn repository:

enter image description here

I would recommend also having a look at the remote repository browser available from within the Nautilus screen that works well without a local repository loaded. Again showing the MPlayer svn repository, this time with the remote repository browser:

enter image description here

References:

  • RabbitVCS Home Page
  • Ask Ubuntu: Show only svn in RabbitVCS context menu

Solution 2:

SmartGit is a graphical Git client with support for SVN and Pull Requests for GitHub and Bitbucket. SmartGit runs on Windows, macOS and Linux.