openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #00020
OpenERP Documentation source streamlined
-
To:
openerp-community@xxxxxxxxxxxxxxxxxxx
-
From:
Olivier Dony <odo@xxxxxxxxxxx>
-
Date:
Sat, 06 Mar 2010 04:07:56 +0100
-
Organization:
OpenERP/Tiny
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.8pre) Gecko/20100107 Lightning/1.0b2pre Shredder/3.0.1pre
Hello everyone,
As part of an ongoing effort to make the life of contributors and
developers easier, we have done some housekeeping in the OpenERP
documentation branches <https://launchpad.net/openobject-doc> on Launchpad.
The documentation tree had been steadily increasing in size with the
number of contributed translations, and for legacy reasons there were
also multiple branches of the OpenERP documentation on LaunchPad, adding
confusion on top of the bulkiness.
A few words on the main improvements:
*Repository size*
Thanks to the recent upgrade of the repository format
<http://julienthewys.blogspot.com/2010/02/bazaar-upgrade.html> for our
Launchpad branches, the new optimized format takes orders of magnitude
less space than the old one (77 Mb for the whole repository), making the
checkout process reasonably fast.
*Unique branch (trunk)*
There is from now on only one source branch for the whole documentation:
/lp:openobject-doc/trunk
<https://code.launchpad.net/%7Eopenerp-community/openobject-doc/trunk>.
This is the only branch you need to contribute into. Moreover, this
branch is automatically synchronized with the documentation website
<http://doc.openerp.com> (specifically the published english sections
such as the functional doc, the developer book, etc.). That is, your
contributions will be visible online, just a few hours after pushing them.
//We're not planning to have separate documentation trees for the stable
and trunk versions. Anything that is specific to the next major release
(trunk/development/5.2) will be clearly indicated, and the rest is
assumed to refer to the latest stable release.
/Last but not least, this new documentation branch offers full write
access to all members of the OpenERP Community (~openerp-community
<https://launchpad.net/%7Eopenerp-community>). *
How to upgrade?*
If you are curious about the contents of the various former branches,
everything has been merged into the new unique branch, including the
latest documentation updates and translations.
Technically, the trunk branch was spun off the former features branch.
This means that if you have an existing local copy of features, it
should be sufficient to update the parent location in the branch.conf
file that is located inside your local branch. It should now refer to
the trunk branch as follows (.bzr/branch/branch.conf):
parent_location = bzr+ssh://bazaar.launchpad.net/~openerp-community/openobject-doc/trunk/
If you were working on any other branch, the easiest method is probably
to grab a fresh copy of the new branch (which should be quite fast) :
> bzr branch lp:openobject-doc
(export your local changes as a patch if you want to re-apply them on
the new branch)
--
Olivier Dony
begin:vcard
fn:Olivier Dony
n:Dony;Olivier
org:OpenERP Belgium
adr;quoted-printable:;;Chauss=C3=A9e de Namur, 40;Grand-Rosiere;;1367;Belgium
email;internet:odo@xxxxxxxxxxx
x-mozilla-html:FALSE
url:www.openerp.com
version:2.1
end:vcard
Follow ups