openerp-doc team mailing list archive
-
openerp-doc team
-
Mailing list archive
-
Message #00155
Heads up: changed documentation branches locations
-
To:
openerp-doc@xxxxxxxxxxxxxxxxxxx
-
From:
Olivier Dony <odo@xxxxxxxxxxx>
-
Date:
Thu, 17 Feb 2011 17:21:00 +0100
-
Organization:
OpenERP s.a.
-
User-agent:
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7
In order to introduce the new 6.0 branch, as already published online,
we have also renamed the old "trunk" to 5.0.
As a result, the branches are now:
lp:~openerp-community/openobject-doc/5.0 published on
http://doc.openerp.com/v5.0/
lp:~openerp-community/openobject-doc/6.0 published on
http://doc.openerp.com/v6.0/ (default)
You should be able to update your current local branches and checkouts
by updating the .bzr/branch/branch.conf in each local copy you have, or
simply using the --remember option next time you push or pull.
Updating the branch.conf is safer as it makes sure you won't end up
pushing a new "trunk" branch next time you push from 5.0 (formerly trunk).
As an example, this is the contents (2 lines) of my branch.conf for the
6.0 doc:
push_location =
bzr+ssh://bazaar.launchpad.net/~openerp-community/openobject-doc/6.0
parent_location =
bzr+ssh://bazaar.launchpad.net/~openerp-community/openobject-doc/6.0/
We are also planning to introduce an automated notification to this list
with the details of the last commit, whenever a new build of 6.0 is
pushed online. If you think that would be too annoying, we can also do
that on a separate list... just speak up :-)
--
Olivier Dony