/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

Merge sftp-leaks into catch-them-all

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``.)