Need to understand more about Bazaar Commands

Asked by Vijaya Kumar

Dear all,

I'm glad to join Bazaar community. Since i'm very new to this tool, i have bit trouble in understanding the commands.
My requirement is:(In command prompt)
1. To check for a the tag name in a particular branch
2. List all tags under a branch
3. List all branch names of a repository

Could anyone please help me to get this resolve.

Thanks & Regards,
VJ / <email address hidden>

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Explorer Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alexander Belchenko (bialix) said :
#1

05.08.2011 20:21, Vijaya Kumar пишет:
> New question #167070 on Bazaar Explorer:
> https://answers.launchpad.net/bzr-explorer/+question/167070
>
> Dear all,
>
> I'm glad to join Bazaar community. Since i'm very new to this tool, i have bit trouble in understanding the commands.

Please, browse http://doc.bazaar.canonical.com/bzr.2.3/en/
Especially you could be interested in
http://doc.bazaar.canonical.com/bzr.2.3/en/user-reference/index.html

> My requirement is:(In command prompt)
> 1. To check for a the tag name in a particular branch

bzr log -r tag:name

> 2. List all tags under a branch

bzr tags

> 3. List all branch names of a repository

bzr branches

It's better to ask in IRC #bzr on freenode.

Can you help with this problem?

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

To post a message you must log in.