~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Ian Clatworthy
  • Date: 2008-05-28 02:44:55 UTC
  • mto: (3515.1.1 ianc-integration)
  • mto: This revision was merged to the branch mainline in revision 3516.
  • Revision ID: ian.clatworthy@canonical.com-20080528024455-qrlsbxdpjvru39t3
update doc to reflect file naming per poolie's review

Show diffs side-by-side

added added

removed removed

Lines of Context:
21
21
Files
22
22
-----
23
23
 
24
 
Branch-specific rules are defined in ``.bzr/branch/branch.rules``.
25
 
Default rules for all branches are defined in ``BZR_HOME/bazaar.rules``.
26
 
Either or both files may be missing. If a rule is matched by a pattern
27
 
in the branch level file, searching stops.
 
24
Branch-specific rules are defined in ``.bzrrules`` in the root of the
 
25
working tree. Default rules for all branches are defined in
 
26
``BZR_HOME/rules``. Either or both files may be missing. If a rule is
 
27
matched by a pattern in the branch level file, searching stops.
28
28
 
29
29
 
30
30
Patterns