On 02/09/2012 10:31 PM, Alfred von Campe wrote: > We are running CentOS 6.X and the latest "yum update" installed subversion > 1.7.1 (and git-svn-1.7.1, etc.), but we are not quite ready for Subversion > 1.7 yet. What is the magic incantation (either on the yum command line or in > the /etc/yum.repos.d/rpmforge.repo file) to prevent installation of any 1.7.X > releases of Subversion but allow installation of 1.6.X releases? I've tried > a few options to no avail. >
You need to use priorities plugin (keep base repos safe from repoforge), or to add exclude=subversion* to Repoforge yum repository config (/etc/yum.repos.d/rpmforge.repo) -- Ljubomir Ljubojevic (Love is in the Air) PL Computers Serbia, Europe Google is the Mother, Google is the Father, and traceroute is your trusty Spiderman... StarOS, Mikrotik and CentOS/RHEL/Linux consultant _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
