Re: RFE: auto processing of XML files in repodata/ ?
Piete Brooks <[email protected]>
| Newsgroups | gmane.linux.rpm.metadata |
|---|---|
| Message-ID | <[email protected]> |
>> OK -- I admit that I manage a homogeneous set of repositories. >> However, it's common to have a set of places to look for config files: >> /etc, $HOME, ., the directory being processed. >> This would allow automatic instance specific calls, and reduce the chance of >> typos > if you're always running the same command, often, on the same box then > either make a shell script or a shell alias for it. No -- half a dozen people perform various operations on different repositories. Anyway, I tend to aim for generic solutions, rather than one that just fits my problem.