阿里云-云小站(无限量代金券发放中)
【腾讯云】云服务器、云数据库、COS、CDN、短信等热卖云产品特惠抢购

Ubuntu 14.04如何安装可视化SVN

198次阅读
没有评论

共计 2236 个字符,预计需要花费 6 分钟才能阅读完成。

Ubuntu 14.04 下安装可视化 SVN 过程笔记。首先打开终端

1. sudo add-apt-repository ppa:rabbitvcs/ppa
      上面的地址在 http://wiki.rabbitvcs.org/wiki/download 下 点击 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 (实际上这一步可以省略)
4. sudo apt-get update
5. sudo apt-get install rabbitvcs-cli  rabbitvcs-core rabbitvcs-gedit rabbitvcs-nautilus rabbitvcs-thunar
thunarx-Python
6. 重启电脑 放到文件上右键就可以看到和 windows 一样的查看版本了!
备注:不需要重启电脑,在 terminal 中执行命令 nautilus - q 重启 Nautilus 就可以使用 rabbitvcs 了。

备注:

实际安装到第 5 步时,提示错误:

linuxidc.com@linuxidc:~/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.
linuxidc.com@linuxidc:~/startech_pdu/fw/dir-struct$

经过 google 搜索,发现有人遇到过这样的问题,且已有解决方案了:http://groups.google.com/group/rabbitvcs-activity/browse_thread/thread/eb73a94c6b4c84f5

解决方案就是将 rabbitvcs-nautilus 改为 rabbitvcs-nautilus3。

判别系统使用 nautilus 还是使用 nautilus3 的方法是,随便打开一个文件夹,查看 help 中的 About;

本人所用系统为 Ubuntu 14.04,查看 help 中 About 的结果是:Nautilus 3.2.1;

Ubuntu 14.04 下搭建 SVN 服务器 svn://  http://www.linuxidc.com/Linux/2015-01/111956.htm

CentOS 6.2 SVN 搭建 (YUM 安装) http://www.linuxidc.com/Linux/2013-10/91903.htm

CentOS 6.5 部署 Apache+SVN  http://www.linuxidc.com/Linux/2013-12/94315.htm

Apache+SVN 搭建 SVN 服务器 http://www.linuxidc.com/Linux/2013-03/81379.htm

Windows 下 SVN 服务器搭建和使用 + 客户端重新设置密码 http://www.linuxidc.com/Linux/2013-05/85189p5.htm

Ubuntu Server 12.04 安装 SVN 并迁移 Virtual SVN 数据 http://www.linuxidc.com/Linux/2013-05/84695.htm

Ubuntu Server 搭建 svn 服务以及迁移方法 http://www.linuxidc.com/Linux/2013-05/84693.htm

更多 Ubuntu 相关信息见Ubuntu 专题页面 http://www.linuxidc.com/topicnews.aspx?tid=2

本文永久更新链接地址:http://www.linuxidc.com/Linux/2015-06/118345.htm

正文完
星哥玩云-微信公众号
post-qrcode
 0
星锅
版权声明:本站原创文章,由 星锅 于2022-01-20发表,共计2236字。
转载说明:除特殊说明外本站文章皆由CC-4.0协议发布,转载请注明出处。
【腾讯云】推广者专属福利,新客户无门槛领取总价值高达2860元代金券,每种代金券限量500张,先到先得。
阿里云-最新活动爆款每日限量供应
评论(没有评论)
验证码
【腾讯云】云服务器、云数据库、COS、CDN、短信等云产品特惠热卖中