~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/user-guide/configuring_bazaar.txt

  • Committer: Ian Clatworthy
  • Date: 2007-11-30 04:28:32 UTC
  • mto: (3054.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3055.
  • Revision ID: ian.clatworthy@internode.on.net-20071130042832-6prruj0kzg3fodm8
chapter 2 tweaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
33
33
 
34
34
Each branch can also contain a configuration file that sets values specific
35
35
to that branch. This file is found at ``.bzr/branch/branch.conf`` within the
36
 
branch. This file is visible to all users of a branch, if you wish to override
37
 
one of the values for a branch with a setting that is specific to you then you
 
36
branch. This file is visible to **all users of a branch**. If you wish to override
 
37
one of the values for a branch with a setting that is specific to you, then you
38
38
can do so in ``locations.conf``.
39
39
 
40
40
Here is sample content of ``bazaar.conf`` after setting an email address using