Baseline in Bazaar

Asked by Ansar Rezaei

Hi everyone
I'm searching for some features like base line features of IBM Rational Clearcase in Bazaar. I put Baseline definition that I get it from Clearcase guide:

A baseline identifies one version of each element in a component that represents the integrated or
merged work of team members. It represents a version of a component at a particular
stage in project development, such as the first draft of a book, a beta release, or a final product
release. Throughout the project cycle, the project manager creates baselines and changes their
promotion level attributes to reflect project milestones.

Are there any way to have this feature in bazaar with tags?
I'm new employee in this field of work. Please give me a simple instruction.
Thanks.
Ansar

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
John A Meinel (jameinel) said :
#1

If it is something you want to evolve over time, I would do it with a named
branch instead of a tag. So repo/project/trunk would be the development
branch, but repo/project/baseline would be the baseline for that project.

It might help to be clear what the goals of using the baseline is. It
certainly sounds like a "stable series", which is a great fit for a branch.

John
=:->
On Sep 2, 2012 11:45 AM, "Ansar Rezaei" <
<email address hidden>> wrote:

> New question #207487 on Bazaar:
> https://answers.launchpad.net/bzr/+question/207487
>
> Hi everyone
> I'm searching for some features like base line features of IBM Rational
> Clearcase in Bazaar. I put Baseline definition that I get it from
> Clearcase guide:
>
> A baseline identifies one version of each element in a component that
> represents the integrated or
> merged work of team members. It represents a version of a component at a
> particular
> stage in project development, such as the first draft of a book, a beta
> release, or a final product
> release. Throughout the project cycle, the project manager creates
> baselines and changes their
> promotion level attributes to reflect project milestones.
>
> Are there any way to have this feature in bazaar with tags?
> I'm new employee in this field of work. Please give me a simple
> instruction.
> Thanks.
> Ansar
>
> --
> You received this question notification because you are an answer
> contact for Bazaar.
>

Can you help with this problem?

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

To post a message you must log in.