← Back to team overview

openerp-doc team mailing list archive

Heads up: changed documentation branches locations

 

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