/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/developers/authentication-ring.txt

  • Committer: Breezy landing bot
  • Author(s): Martin
  • Date: 2019-06-16 20:27:24 UTC
  • mfrom: (7344.2.1 relocate_brz_log)
  • Revision ID: breezy.the.bot@gmail.com-20190616202724-odinv39s5i63i52g
Relocate the bzr log file out of $HOME.

Merged from https://code.launchpad.net/~gz/brz/relocate_brz_log/+merge/368886

Show diffs side-by-side

added added

removed removed

Lines of Context:
365
365
* As this specification proposes a matching between some credentials
366
366
  definitions and real URLs, the implementation provides an optional UI
367
367
  feedback about which credential definition is used. Using ``-Dauth`` will
368
 
  output some traces in the ``.bzr.log`` file metionning the sections
 
368
  output some traces in the ``brz.log`` file metionning the sections
369
369
  used. This allows the user to validate his definitions.
370
370
 
371
371
Questions and Answers