Hi Sergei,
as I've written when I started this thread: I'm struggling with Bazaar.
And I did not have the intention to publish any code directly to the
main tree.
I'll give it another try.
Regards
August
A
m Dienstag, den 03.09.2013, 17:28 +0200 schrieb Sergei Golubchik:O
n Sep 02, AugustQ wrote:Hi Sergei,for some time I played with the source of MySQL 5.5.8. I've taken one ofmy modifications to MariaDB 10.0.4 and want to give them to one of youfor further discussions.From my understanding of the Bazaar-SW I created a local repository onmy machine here, added the source-tarball, got the modifications via bzrpull, created a branch, added my modifications and tested these. Then icommitted my modifications but this happens only to the localrepository. For evaluating my code and further discussions I need a bzrpush. So I tried this.I hope this is the correct way.Not exactly. bzr push will add the code to mariadb 10.0 *main branch*.The branch we build releases from.This is not what you want.You want to publish your code by pushing it into your own branch ofmariadb, not into the main lp:maria.See https://mariadb.com/kb/en/contributing-code/ and in particular, thesection "Publish your branch" in there.Regards,Sergei
_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help : https://help.launchpad.net/ListHelp