Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1178379
  • 博文数量: 181
  • 博客积分: 4968
  • 博客等级: 上校
  • 技术积分: 1867
  • 用 户 组: 普通用户
  • 注册时间: 2008-01-13 21:52
文章分类

全部博文(181)

文章存档

2015年(2)

2013年(6)

2012年(22)

2011年(41)

2010年(27)

2009年(51)

2008年(32)

我的朋友

分类: LINUX

2011-11-01 14:25:06

Git 1.7.6.1 on CentOS 5.6

I’ve been hearing good things about git lately, with many projects which used to use subversion converting to it, so I’ve decided to try it out myself. RPMForge only has version 1.5, so like the other software I’ve been using, I’ve converted Fedora 11′s rpm to CentOS and put it in the Webtatic repository.

Update 2010-02-14 – Updated Git 1.6.6 to 1.7.0
Update 2010-04-05 – Updated to 1.7.0.4, included all dependencies in the repository to remove any dependencies on other repositories
Update 2011-04-09 – Emacs support is back in, with the emacs-git package

If you haven’t set up the in yum, then add it in the command-line as following:

rpm -Uvh http://repo.webtatic.com/yum/centos/5/latest.rpm

Now install git:

yum install --enablerepo=webtatic git-all
Packages
Package Provides
git git-core
git-all git, git-cvs, git-daemon, git-email, git-gui, gitk, git-svn, emacs-git
git-cvs
git-daemon
git-email
git-gui
gitk
git-svn
gitweb
emacs-git
阅读(1586) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~