Don't use the SVN please, Now OpenERP is on launchpad.

If you want to get the last source of OpenERP, use Bazaar.

https://code.launchpad.net/~openerp

If you want to get the source, you have to use this url:
https://code.launchpad.net/~openerp/openobject-server/4.2
https://code.launchpad.net/~openerp/openobject-client/4.2
https://code.launchpad.net/~openerp/openobject-addons/4.2

You can do a clone of these branches,

mkdir openerp/stable/4.2 -p
cd openerp/stable/4.2
bzr branch lp:~openerp/openobject-server/4.2 server
bzr branch lp:~openerp/openobject-client/4.2 client
bzr branch lp:~openerp/openobject-addons/4.2 addons

cd server/bin/addons
ln -s ../../../addons/* .




_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to