use script to update openerp sources : download bzr_set.py in command line : cd c:\ bzr branch lp:openerp copy bzr_set.py trunk modify lines 47 and 55 with : extraversion = version == '5.0' and 'stable_5.0_' or version 'addons-extra': (BASEURL + '~openerp-commiter/openobject-addons/' + extraversion + 'extra-addons', False),
download official source code of bazaar actually bzr-1.18.tar.gz extract and copy entire folder bzrlib in c\python25 in command line type python c:\openerp\trunk\bzr_set.py -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=43616#43616 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
