On Tue, Sep 22, 2009 at 12:17 PM, Daenyth Blank <[email protected]> wrote: > 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...]"
Tis a good idea. I added it as an item here: http://wiki.archlinux.org/index.php/DeveloperWiki:Internal_Projects#Developer_Tooling If you'd like, I'll gladly accept patches for that :)
