Hi all,
Similarly to the release of 3.3.1, we have created a branch for the
stabilization of the 3.3.2, called 'libreoffice-3-3-2'. It is based on
the tag libreoffice-3.3.2.1 for the 3.3.2rc1 release.
The following rules apply:
+ any commit has to be reviewed by 3 people
+ preferably commit only translation fixes, or blocker fixes
+ only cherry-pick from the libreoffice-3-3 branch
The 'libreoffice-3-3' branch is still active, will be used for the next
bugfix release (3.3.3), and has the following rules:
+ any commit needs review by 1 person
+ only safe fixes are allowed
+ changes are regularly merged into master
The 'master' branch is used for 3.4 development and has the rules:
+ free commit; do your best to do not break build and
functionality
+ any development allowed
+ 3.4 feature freeze and branch point on March 21
For further information about the roadmap, please check
http://wiki.documentfoundation.org/ReleasePlan
Now, if you want to switch your clone to the libreoffice-3-3-2 branch,
do:
git pull -r
bin/g pull -r
git checkout -b libreoffice-3-3-2 origin/libreoffice-3-3-2
bin/g checkout -b libreoffice-3-3-2 origin/libreoffice-3-3-2
Hopefully it will work for you :-) Most probably, you will also want to
do (if you haven't done it yet):
git config --global push.default tracking
When you do git push with this, git will push only the branch you are
on; ie. libreoffice-3-3-2 when you have switched to it. This will
save you some git shouting at you.
Happy hacking,
Petr
--
Unsubscribe instructions: E-mail to l10n+help@libreoffice.org
List archive: http://listarchives.libreoffice.org/www/l10n/
*** All posts to this list are publicly archived for eternity ***
Context
- [libreoffice-l10n] [ANNOUNCE] Branch libreoffice-3-3-2 created · Petr Mladek
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.