个人绝对推荐的SVN客户端,http://rabbitvcs.org/
先来个截图诱惑一下大家.
再看官方的简介.
Easy version control for Linux
RabbitVCS is a set of graphical tools written to provide simple and straightforward access to the version control systems you use. Currently, it is integrated into the Nautilus file manager and only supports Subversion, but our goal is to incorporate other version control systems as well as other file managers.
RabbitVCS is inspired by TortoiseSVN and others.
下面是安装过程:
先在系统管理中添加源
deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu lucid main
安装必要的支持包
tong_jiang@tj-laptop:~$ sudo apt-get install python-nautilus python-configobj python-gtk2 python-glade2 python-svn python-dbus subversion meld
tong_jiang@tj-laptop:~$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 34EF4A35
tong_jiang@tj-laptop:~$ sudo apt-get update
tong_jiang@tj-laptop:~$ sudo apt-get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus rabbitvcs-thunar thunarx-python
重启nautilus
tong_jiang@tj-laptop:~$ killall -9 nautilus
OK!
本文介绍了一款适用于Linux的版本控制系统RabbitVCS,提供了Nautilus文件管理器的集成,并支持Subversion版本控制。文章详细记录了RabbitVCS的安装步骤,包括添加软件源、安装依赖包及核心组件。
681

被折叠的 条评论
为什么被折叠?



