安装svn
1 apt-get install subversion 2
安装图形界面 3 sudo add-apt-repository ppa:rabbitvcs/ppa 4 5 sudo apt-get update 6 7 sudo apt-get install rabbitvcs-core rabbitvcs-nautilus3 rabbitvcs-thunar rabbitvcs-gedit rabbitvcs-cli
重启文件管理系统,就可以了
nautilus -q pgrep -f service.py | xargs kill nohup nautilus > /dev/null &