To install Subversion on RedHat Linux, Fedora Linux or CentOS, run the following command as the root user:
yum install subversion
To install Subversion on Debian Linux or Ubuntu, run the following command as the root user:
apt-get install subversion
To install Subversion on OpenSUSE or SLES, run the following command:
zypper install subversion
RabbitVCS is a set of free graphical tools that provide a uniform experience across a range of version control systems, including Subversion. It integrates into the Nautilus and Thunar file managers, as well as the Gedit text editor.
SmartSVN is a commercial cross-platform Subversion GUI that supports Linux.
Eclipse is a cross-platform IDE that also supports Linux. The Subclipse [url: http://subclipse.tigris.org/] plug-in provides Subversion support.
KDevelop 4 supports Subversion as a compile-time option.
The Anjuta GNOME Integrated Development Environment includes a Subversion plugin component.