跳至内容
菜单
此问题已终结
1 回复
4843 查看

Hi

I want to try the latest branch's of the openerp v7, how i need to do? Can i get only some specific branch only? bzr pull? branch? what i need to prepare? what folder i need to be?

Thx

形象
丢弃
最佳答案

Hi,

install bazaar (what is you operating system ?)

list of official branches openerp :

branch list

FAQ bazaar openerp :

faq bazaar

for linux :

use command :

bzr branch lp:openobject-server/7.0 /home/your_openerp_user/server

bzr branch lp:openobject-addons/7.0 /home/your_openerp_user/addons

bzr branch lp:openerp-web/7.0 /home/your_openerp_user/web

in your openerp server conf file add option :

addons_path = /home/your_openerp_user/addons,/home/your_openerp_user/web,/home/your_openerp_user/server/openerp/addons

restart openerp server

to update sources, go in each folders path server/addons/web and tape command :

bzr pull

bye.

形象
丢弃
编写者

Ok, thx, i learn this, can u tell me this branch https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-fetchmail-inbox-tde is it merged or not finally into the latest launchpad version? If not, can i merge into my version only this?

相关帖文 回复 查看 活动
0
3月 15
4780
4
3月 15
11610
14
4月 15
10948
2
3月 15
5860
0
3月 15
4300