On Tue, Sep 22, 2009 at 12:12, Aaron Griffin <[email protected]> wrote: > You can use db-move for this, but there should also be convenience > scripts in there to move more than one package at once. > > db-move pkg1 community-testing community > db-move pkg2 community-testing community > db-move pkg3 community-testing community > db-move pkg4 community-testing community > > vs > > community-testing2community pkg1 pkg2 pkg3 pkg4 > > (ugh, that script has a terrible name. Any recommendations for > renaming are welcome) >
Why not rewrite db-move to use the syntax "db-move fromrepo torepo pkg [pkg...]"
