~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Alexander Belchenko
  • Date: 2010-06-17 08:53:15 UTC
  • mfrom: (5300 +trunk)
  • mto: (5303.2.1 integration)
  • mto: This revision was merged to the branch mainline in revision 5305.
  • Revision ID: bialix@ukr.net-20100617085315-hr8186zck57zn35s
merge bzr.dev; fix NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
90
90
 
91
91
As for the ``PATH`` variables, if multiple directories are
92
92
specified in ``BZR_PLUGIN_PATH`` they should be separated by the
93
 
platform specific appropriate character (':' on Unix/Linux/etc,
 
93
platform specific appropriate character (':' on Unix,
94
94
';' on windows)
95
95
 
96
96
By default if ``BZR_PLUGIN_PATH`` is set, it replaces searching
185
185
Location
186
186
~~~~~~~~
187
187
 
188
 
Configuration files are located in ``$HOME/.bazaar`` on Linux/Unix and
 
188
Configuration files are located in ``$HOME/.bazaar`` on Unix and
189
189
``C:\Documents and Settings\<username>\Application Data\Bazaar\2.0`` on
190
190
Windows. (You can check the location for your system by using
191
191
``bzr version``.)