can not commit chinese translation to openobject-doc

Asked by jeffery chen fan

when i run bzr push,
lp return error. like

$ bzr push :parent
bzr: ERROR: Cannot lock LockDir(http://bazaar.launchpad.net/~openerp-community/openobject-doc/6.1/.bzr/branch/lock): Transport operation not possible: http does not support mkdir()

DELL@DELL-PC /cygdrive/d/openobject-doc/i18n

Question information

Language:
English Edit question
Status:
Answered
For:
OpenERP Documentation Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Don Kirkby (donkirkby) said :
#1

I suspect you're not logged in to bzr properly, or you haven't bound your branch properly. Be sure to use the lp: protocol, and not the http: protocol.

I wrote up all the steps I use to create an OpenERP branch here:
http://stackoverflow.com/a/2158614/4794

Your steps will be a little bit different on the documentation branch, because you can commit directly to the official branches, so you don't need to create merge proposals. (You joined the OpenERP Community group, right?)

There are also some sample bzr commands in the OpenERP developer documentation:
http://doc.openerp.com/v6.1/contribute/15_guidelines/contribution_guidelines.html#merge-proposal-guidelines

Can you help with this problem?

Provide an answer of your own, or ask jeffery chen fan for more information if necessary.

To post a message you must log in.