On Fri, Sep 9, 2011 at 8:40 PM, Colin Guthrie <[email protected]> wrote: > 'Twas brillig, and D.Morgan at 09/09/11 18:21 did gyre and gimble: >> Hello, >> >> i have created a work for new rpm, and i would like to push it in >> update_testing of cauldron. But i don't find the good mgarepo command. >> >> Does one of you can helpe me ? > > IIRC, your branch needs to have a "current" folder, which it doesn't > right now. So I *think* this is the right sequence: > > svn mkdir -m "Create current folder" > svn+ssh://svn.mageia.org/svn/packages/cauldron/rpm/branches/4.9/current > svn mv -m "Move SPECS folder" > svn+ssh://svn.mageia.org/svn/packages/cauldron/rpm/branches/4.9/SPECS > svn+ssh://svn.mageia.org/svn/packages/cauldron/rpm/branches/4.9/current > svn mv -m "Move SOURCES folder" > svn+ssh://svn.mageia.org/svn/packages/cauldron/rpm/branches/4.9/SOURCES > svn+ssh://svn.mageia.org/svn/packages/cauldron/rpm/branches/4.9/current > > mgarepo submit --define section=core/release_testing > svn+ssh://svn.mageia.org/svn/packages/cauldron/rpm/branches/4.9 > > > But I'm not 100% certain.
thank you a lot it works now
