I am doing the command yum install git-svn
and I am getting the error message No package git-svn available
.
This is an internal RHEL.6 linux server. When my company built the RHEL.5 linux boxes, we had the git-svn repo put on their by default. However, now it is not on RHEL.6 by default :(
What I have tried:
- Plenty of Googling. I have tried everything on page 1.
- Installing/building git-svn for RHEL 6
yum install url
from rpm find but I don't see a valid url
Is there a url I can pull this from using yum
?
Any more options that I do not know about?
Server information:
$ git --version
git version 1.7.1
$ rpm -q git
git-1.7.1-3.el6_4.1.x86_64
$ yum repolist
Loaded plugins: rhnplugin, security
This system is receiving updates from RHN Classic or RHN Satellite.
repo id repo name status
rhel-x86_64-server-6-datacenter RHEL6 Server Datace 16167
rhel-x86_64-server-6-datacenter-epel RHEL6 Server Datace 22013
rhel-x86_64-server-6-datacenter-hpsa RHEL6 Server Datace 101
rhel-x86_64-server-6-datacenter-pe-3-8-2 RHEL6 Server Datace 65
rhel-x86_64-server-6-datacenter-puppet-pe-agent-3-8-2 RHEL6 Server Datace 24
rhel-x86_64-server-6-datacenter-spacewalk-client RHEL6 Server Datace 22
rhel-x86_64-server-6-datacenter-company-tools RHEL6 Server Datace 150
rhel-x86_64-server-6-datacenter-tools RHEL6 Server Datace 184
rhel-x86_64-server-6-datacenter-zero-day RHEL6 Server Datace
Just to show what happens when I do git svn
:
$ git svn
git: 'svn' is not a git command. See 'git --help'.
Did you mean one of these?
fsck
show