安装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 &

  

相关文章:

  • 2021-10-14
  • 2021-10-05
  • 2021-05-18
  • 2021-10-17
  • 2021-08-17
  • 2021-12-02
  • 2021-07-13
  • 2021-05-26
猜你喜欢
  • 2022-02-23
  • 2022-12-23
  • 2022-12-23
  • 2021-04-29
  • 2021-08-13
  • 2021-04-14
  • 2021-04-30
相关资源
相似解决方案