← Back to team overview

openerp-community team mailing list archive

Re: How can I get the released 7.0 code from launchpad?

 

I've been liking this

mkdir /opt/openerp70; cd /opt/openerp70
bzr cat -d lp:~openerp-dev/openerp-tools/trunk setup.sh | sh
make init-v70
make switch-to-70

so I can run several versions concurrently.

On Sun, Jan 6, 2013 at 12:54 PM, Phil Frost <indigo@xxxxxxxxxxx> wrote:

> On 01/06/2013 01:33 PM, Serpent Consulting Services wrote:
>
>> This commit is done on 6.0.4 and hence this change is  in
>> https://code.launchpad.net/~**openerp/openobject-server/6.0<https://code.launchpad.net/~openerp/openobject-server/6.0>
>>
>
> Right. My question is not, "how do I get the latest minor-point release of
> the 6.0 series", which is what lp:openobject-server/60 is.
>
> Rather, the question is, "how do I get a *release*". If I want 6.0, not
> 6.0.1 or 6.0.2 or 6.0-rc1, but *six point zero*, how do I do that?
>
>
> ______________________________**_________________
> Mailing list: https://launchpad.net/~**openerp-community<https://launchpad.net/~openerp-community>
> Post to     : openerp-community@lists.**launchpad.net<openerp-community@xxxxxxxxxxxxxxxxxxx>
> Unsubscribe : https://launchpad.net/~**openerp-community<https://launchpad.net/~openerp-community>
> More help   : https://help.launchpad.net/**ListHelp<https://help.launchpad.net/ListHelp>
>

References