Subversion

From KeegansWiki
Revision as of 05:14, 15 September 2010 by Keegan (talk | contribs) (Created page with '=Installation= ==CentOS 5.5== ===Install Yum Priorities=== * yum install yum-priorities * edit ''/etc/yum.repos.d/CentOS-Base.repo'', add ''priority=1'' to Base, Updates, Addons,…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Installation

CentOS 5.5

Install Yum Priorities

  • yum install yum-priorities
  • edit /etc/yum.repos.d/CentOS-Base.repo, add priority=1 to Base, Updates, Addons, and Extras. Add priority=2 to CentOSPlus

Set up the RPMForge Repository

Exclude subversion from centos base repo

  • Edit /etc/yum.repos.d/CentOS-Base.repo, add exclude=subversion to all repos

Reference

[1]