ubuntu操作系统 集成在桌面右键svn git软件rabbitvcs

http://www.01yun.com/web/20130605/474726.html

ubuntu 集成在桌面右键svn git软件rabbitvcs

sudo add-apt-repository ppa:rabbitvcs/ppa 添加源

sudo apt-get update 更新仓库

sudo apt-get install rabbitvcs-core rabbitvcs-nautilus rabbitvcs-cli 安装相关软件

安装上面包的时候需要注意,ubuntu不同的版本依赖不一样,具体参考如下:

rabbitvcs-nautilus3 for the Nautilus 3.x extension (use this for Ubuntu 11.10, Oneiric Ocelot)

rabbitvcs-nautilus for the Nautilus 2.x extension

rabbitvcs-thunar for the Thunar extensions

rabbitvcs-gedit for the GEdit extension

rabbitvcs-cli for the command line launchers

附加: 安装 RabbitVCS Gedit 扩展

sudo apt-get install rabbitvcs-gedit

如果有遇到无法显示图标的问题,运行下面命令进行修复

gconftool-2 –set /desktop/gnome/interface/menus_have_icons –type bool true

最后输入以下命令重启 Nautilus 就可以使用 RabbitVCS 了。

nautilus -q

下图是我电脑安装后的显示,文件下面会显示一个勾

选择其中一个右键,查看rabbitvcs集成的信息

文章知识点与官方知识档案匹配,可进一步学习相关知识Git技能树首页概览3013 人正在系统学习中

声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!

上一篇 2016年4月3日
下一篇 2016年4月3日

相关推荐