~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Andrew Bennetts
  • Date: 2010-06-25 06:47:40 UTC
  • mto: (5050.3.16 2.2)
  • mto: This revision was merged to the branch mainline in revision 5365.
  • Revision ID: andrew.bennetts@canonical.com-20100625064740-k93ngat248kdcqdm
Remove merge_into_helper for now, as it currently has no callers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
identifier you want::
14
14
 
15
15
    % bzr whoami "Your Name <email@example.com>"
16
 
 
 
16
 
17
17
If ``whoami`` is used without an argument, the current value is displayed.
18
18
 
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