If you want to use the graphical interface of the SVN client software in the Linux environment, then Rabbitvcs is definitely the first choice, comparable to the Windows environment with the TORTOISESVN, even the operation is basically the same, so highly recommended for children's shoes.
Rabbitvcs Basic support for all Linux distributions includes Ubuntu, Debian, Fedora, Arch Linux, Gentoo, Mandriva, OpenSUSE, RHEL, CentOS 5, and more. Its official address is http://www.rabbitvcs.org/
Install under Ubuntu
First add the Source:
sudo add-apt-repository Ppa:rabbitvcs/ppa
sudo vi/etc/apt/sources.list
Press SHIFT + G to jump to tail line press O Enter
Deb Http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu Karmic Main
Press ESC and then press SHIFT + z + Z to save and exit
Here is the import key and install
sudo apt-key adv--keyserver keyserver.ubuntu.com--recv-keys 34ef4a35
sudo apt-get update
sudo apt-get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus rabbitvcs-thunar Thunarx-python
In Fedora12 or later versions
Yum Install rabbitvcs*
In Arch Linux
Yaourt-s python-nautilus python-configobj pygtk pysvn dbus-python Subversion meld Rabbitvcs
In Gentoo
Emerge Rabbitvcs
After the installation is complete, log off, log back in, and click the right mouse button in the folder and folder to use the Rabbitvcs operation tool.
SVN client software with graphical interface in Linux environment-rabbitvcs