[Mageia-dev] how to push branches rpm in testing ?
Colin Guthrie
mageia at colin.guthr.ie
Fri Sep 9 20:40:31 CEST 2011
'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.
Col
--
Colin Guthrie
mageia(at)colin.guthr.ie
http://colin.guthr.ie/
Day Job:
Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
Mageia Contributor [http://www.mageia.org/]
PulseAudio Hacker [http://www.pulseaudio.org/]
Trac Hacker [http://trac.edgewall.org/]
More information about the Mageia-dev
mailing list