On 4/28/07, Daniel de Kok <danieldk at pobox.com> wrote: > On Fri, 27 Apr 2007 17:37:01 -0700 > "Akemi Yagi" <amyagi at gmail.com> wrote: > > Seems to work for me on CentOS 4 i386. I suppose, by design, it does > > not check to see if a repo is already "local" or not. I have a mix > > of "local" repos and remote ones. When I did a test run with a > > 'reposync.py -u', it grabbed everything. Of course, the same thing > > happens with the version on CentOS 5. > > Correct. This version should behave exactly like reposync in CentOS5. > Normally, you'll want to use it with the --repoid parameter to > explicitly specify the repositories that you would like to sync. Thanks for that info (-repoid). How do you specify more than one? Akemi