Hello Syllas, the checkout url looks ok to me. Getting all necessary stuff into the proper places and the corresponding config needs some precaution.
imho the simplest way for a dev environment (based on lp sources) is to follow the docs http://doc.openerp.com/trunk/developers/server/01_getting_started/#installation-from-sources and use the provided "setup-scripts" (bzr cat -d lp:~openerp-dev/openerp-tools/trunk setup.sh | sh) Pay attention when adding more entries into the --addons-path config! https://bugs.launchpad.net/openobject-server/+bug/1076541 hth and Greets, Peter On 25.01.2013 03:07, Syllas F. O. Neto wrote: > Hi folks > > First of all, I'd like to be so sorry if I'm beeing out of topic. > > I just need to know why when I try to get the web branch using the command > line above: > bzr branch lp:~openerp/openerp-web/7.0 web > Why did I not get the webclient folder? > > When the server starts up and I try to open http://localhost:8069 I get the > following error message in server log: > > *2013-01-25 02:01:23,302 6245 INFO ? werkzeug: 127.0.0.1 - - [25/Jan/2013 > 02:01:23] "GET /web/webclient/home HTTP/1.1" 404 - > * > ... and reallly, the path /web/webclient/home doesn't exist in my workspace. > > Thanks for any help. > > Regards. > > Syllas. > > > > > _______________________________________________ > Mailing list: https://launchpad.net/~openerp-community > Post to : [email protected] > Unsubscribe : https://launchpad.net/~openerp-community > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

