bzr_set.py is used just to update files which are changed, see the code : http://bazaar.launchpad.net/~openerp/openerp/package-script/files see how to use it on windows : http://www.openobject.com/forum/topic12184.html (see before script with automatic update )
is it in conosle mode or in a script .bat ? your command is bad : C:>bzr clone lp:openobject-addons/5.0 W:\OERP\5.0.x\src\addons open a console you must tape : bzr clone lp:openobject-addons/5.0 C:\OERP\5.0.x\src\addons (for the second command the path where you want have sources). -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=52897#52897 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
