http://rabbitvcs.org/
1. sudo add-apt-repository ppa:rabbitvcs/ppa
上面的地址在http://wiki.rabbitvcs.org/wiki/download 下 點(diǎn)擊ubuntu可以找到
2. 打開/etc/apt/sources.list 文件 添加 deb http://ppa.launchpad.net/rabbitvcs/ppa/ubuntu karmic main這句話
3. sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 34EF4A35 (實(shí)際上這一步可以省略)
4. sudo apt-get update
5. sudo apt-get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus rabbitvcs-thunar thunarx-python
6.重啟電腦 在terminal中執(zhí)行命令nautilus -q重啟Nautilus就可以使用rabbitvcs了
備注:
實(shí)際安裝到第5步時(shí),提示錯(cuò)誤:
dingq@U1110-Test:~/startech_pdu/fw/dir-struct$ sudo apt-get install rabbitvcs-cli rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus rabbitvcs-thunar thunarx-python
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
rabbitvcs-nautilus : Depends: nautilus (< 1:3.0~) but 1:3.2.1-0ubuntu4.2 is to be installed
Depends: python-nautilus (< 1.0~) but 1.0-0ubuntu2 is to be installed
E: Unable to correct problems, you have held broken packages.
dingq@U1110-Test:~/startech_pdu/fw/dir-struct$
解決方案:將rabbitvcs-nautilus改為rabbitvcs-nautilus3。
判別系統(tǒng)使用nautilus還是使用nautilus3的方法是,隨便打開一個(gè)文件夾,查看help中的About;
安裝成功后就可以使用rabbitcvs了, 鼠標(biāo)右鍵可以看到rabbitvcs svn, good luck, 有問題在此留言吧。