<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Mike Chambers wrote:
<blockquote cite="mid1161574410.2783.1.camel@scrappy.miketc.com"
 type="cite">
  <pre wrap="">On Mon, 2006-10-23 at 01:12 +0200, Thomas Springer wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Ahem, this didn't worked for you ???

$ yum --version
2.6.1 
$ sudo yum --disablerepo=\* \
           --enablerepo=development,extras-development \
           list fedora-release
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Well, that might work with disable/enable repo, but what about exclude?
I had tried with both one,two and one, two and neither worked, only
could have one.

  </pre>
</blockquote>
As you already have found out the ',' only works with --enablerepo and
--disablerepo.<br>
<br>
Tim<br>
</body>
</html>