getting only one module instead a entire branch

Asked by mzunino

By using:

   bzr branch lp:openobject-addons

I get all modules in openerpobject-addons branch.

Now consider I actually need only one module but the entire branch,
how can i get, say the “l10n_mx” module only,
without having to take all others modules there?

I've tried
   bzr branch lp:openobject-addons/l10n_mx
   bzr: ERROR: Permission denied: "Cannot create 'l10n_mx'. Only Bazaar branches are allowed."

of course, I have write permissions on working directory.
Any clue will be grateful.

Question information

Language:
English Edit question
Status:
Answered
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Cristian Salamea (ovnicraft) said :
#1

By now branches not support colocated with modules, you need branch all modules if you want to modify (i am guessing ) , so the answer is not, You cant clone just a module. BTW if you branch the addons you get all in one.

Regards,

Can you help with this problem?

Provide an answer of your own, or ask mzunino for more information if necessary.

To post a message you must log in.