~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/tutorial.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-06-17 19:09:45 UTC
  • mfrom: (1770.2.4 config)
  • Revision ID: pqm@pqm.ubuntu.com-20060617190945-49d8ba41828060f5
Rename branches.conf to locations.conf

Show diffs side-by-side

added added

removed removed

Lines of Context:
126
126
 
127
127
 1. Override the previous setting on a
128
128
 branch by branch basis by creating a branch section in
129
 
 ``~/.bazaar/branches.conf`` by adding the following lines::
 
129
 ``~/.bazaar/locations.conf`` by adding the following lines::
130
130
 
131
131
    [/the/directory/to/the/branch]
132
132
    email=Your Name <email@isp.com>