http://doc.bazaar.canonical.com/
http://doc.bazaar.canonical.com/latest/en/user-guide/core_concepts.html Bazaar wiki: http://wiki.bazaar.canonical.com/CategoryTerm
│ No separate repository │ Shared repository
─────────────────────────┼────────────────────────┼─────────────────────
Local branch only: │ │
• without tree │ standalone branch │ repository tree
• with tree │ standalone tree │ repository branch
─────────────────────────┼────────────────────────┼─────────────────────
Bound remote branch: │ │
• with local branch │ heavyweight checkout │ repository checkout
• without local branch │ lightweight checkout │ –
─────────────────────────┼────────────────────────┼─────────────────────
With ancestor branch │ stacked branch │ ?
─────────────────────────┴────────────────────────┴─────────────────────
Stores revisions of history
Bazaar help: repositories
Records history leading up to single point (?)
Bazaar help: branches; wiki: Branch, StandaloneBranch, SharedRepository, RepositoryBranch, StackedBranch
User files (for inspecting and generating revisions?)
Bazaar help: working-trees; wiki: WorkingTree, StandaloneTree, RepositoryTree
Working tree (non-strictly?) bound to a remote branch
Bazaar help: checkouts; wiki: Checkout
Does not have the local branch(es?)