Wrong order of new branch command in Quick Start Guide

Bug #179292 reported by Jan Ulrich Hasecke
2
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Wishlist
Unassigned

Bug Description

In the Bazaar Quick Start Guide under the headline "Initialization" we start with

"bzr init myproject"

then we want to make a branch called "mp", but the command line shows the wrong order:

"bzr branch mp myproject" is wrong, if mp is the new branch. The line should read:

"bzr branch myproject mp"

Revision history for this message
Martin Pool (mbp) wrote :

This is referring to the PDF quick reference card.

I agree that the example commands are not ideal. It's not so much the order though, because they're not intended to be run in order, but rather that the example filenames are not well chosen.

For instance it would be better to say 'bzr branch trunk newfeature'

Changed in bzr:
importance: Undecided → Wishlist
status: New → Confirmed
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.