Phil,

The series is always added after the code tag(that is https://code.launchpad.net/~openerp/openobject-server/7.0). You may replace any version as a last section!

The Series is more related to the bugs, blueprints, changelogs, downloads ...as a milestone.

The URL https://launchpad.net/openobject-server/7.0 will not be linking to specific code branch.

As far as your question is concerned, you can pull the 7.0 code of server/addons/web, do the changes within your local, commit it and then push to a newer branch with this[1] pattern, so it will create a new branch which is stacked to original branch.

[1] bzr push lp:~launchpad_user_name_or_team_name/project_name/name_of_new_branch_you_give
eg. bzr push ~serpent-consulting-services/openobject-addons/fix-account_budget-7.0

Hope this helps.

On Sunday 06 January 2013 11:06 PM, Phil Frost wrote:
This seems like it's a dumb question, but I'm unable to find an answer. I see on launchpad that there's a 7.0 *series*, and that is associated with lp:openobject-addons/7.0 (or -server, or openerp-web...). However, it looks like that series includes the code that was released for 7.0, plus any bugfixes that have since been made.

There's also a 7.0 *release* page on launchpad, for example

https://launchpad.net/openobject-server/7.0/7.0

but this doesn't seem to be associated with any particular revision of code. There's no "browse code" link, and there doesn't seem to be any tag in bzr resembling "7.0".

So, if I want to create a bzr branch from the specific revision that was released as 7.0, how do I do that?

_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


--

Thanks,
Regards,

Serpent Consulting Services.
Web : http://www.serpentcs.com
Twitter: jaynvora, husendaudi
Skype: jaynvora, husen.daudi
Blog : http://www.serpentcs.com/blog
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to