~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-08-14 03:53:25 UTC
  • mfrom: (3606.2.5 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20080814035325-ikgddts7pv17l23e
(robertc) Disable reading .bzrrules from the working tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
52
52
----------------------
53
53
 
54
54
Some commands and plugins provide custom processing on files matching
55
 
certain patterns. Branch-specific and per-user rule-based preferences
56
 
are defined in ``.bzrrules`` and ``BZR_HOME/rules`` respectively.
 
55
certain patterns. Per-user rule-based preferences are defined in
 
56
``BZR_HOME/rules``.
57
57
 
58
58
For further information on how rules are searched and the detailed syntax of
59
59
the relevant files, see `Rules <../user-reference/bzr_man.html#rules>`_