/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/en/configuration.txt

  • Committer: Aaron Bentley
  • Date: 2008-04-24 04:58:42 UTC
  • mfrom: (3377 +trunk)
  • mto: This revision was merged to the branch mainline in revision 3380.
  • Revision ID: aaron@aaronbentley.com-20080424045842-0cajl9v6s4u52kaw
Merge bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
122
122
 
123
123
    [DEFAULT]
124
124
 
125
 
The only valid section header for bazaar.conf is [DEFAULT], which is
126
 
case sensitive. The default section provides for setting variables
127
 
which can be overridden with the branch config file.
 
125
The only valid section headers for bazaar.conf currently are [DEFAULT] and
 
126
[ALIASES].  Section headers are case sensitive. The default section provides for
 
127
setting variables which can be overridden with the branch config file.
128
128
 
129
129
For ``locations.conf``, the variables from the section with the
130
130
longest matching section header are used to the exclusion of other