On Fri, Feb 10, 2012 at 4:57 PM, William J. Horka <[email protected]> wrote: > Alfred von Campe wrote: >> >>> Won't an "exclude subversion >= 1.7" in your /etc/yum..conf do what you >>> want? >> >> That sounds like what I need, but I couldn't get that syntax to work. > > I've been using shell globs on the filename. > > For a finite subset of "subversion >= 1.7", you could use: > > exclude = subversion-1.7* subversion-1.8* subversion-1.9* > subversion-1.??.* subversion-1.???.* subversion-2*
Don't forget 'mod_dav_svn', which is built from the Subversion source and SRPM. _______________________________________________ users mailing list [email protected] http://lists.repoforge.org/mailman/listinfo/users
