/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 doc/en/user-guide/configuring_bazaar.txt

  • Committer: Robert Collins
  • Date: 2010-07-04 06:22:11 UTC
  • mto: This revision was merged to the branch mainline in revision 5332.
  • Revision ID: robertc@robertcollins.net-20100704062211-tk9hw6bnsn5x47fm
``bzrlib.lsprof.profile`` will no longer silently generate bad threaded
profiles when concurrent profile requests are made. Instead the profile
requests will be serialised. Reentrant requests will now deadlock.
(Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
Configuration files
20
20
-------------------
21
21
 
22
 
Configuration files are located in ``$HOME/.bazaar`` on Linux/Unix and
 
22
Configuration files are located in ``$HOME/.bazaar`` on Unix and
23
23
``C:\Documents and Settings\<username>\Application Data\Bazaar\2.0`` on
24
24
Windows. There are three primary configuration files in this location:
25
25