~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-06-14 08:08:36 UTC
  • mfrom: (5425.4.30 220464-stale-locks)
  • Revision ID: pqm@pqm.ubuntu.com-20110614080836-d06kod1br6j1rx6j
(mbp) optionally detect and steal dead locks from the same machine and user
 (bug 220464) (Martin Pool)

Show diffs side-by-side

added added

removed removed

Lines of Context:
462
462
These settings are only needed if the SMTP server requires authentication
463
463
to send mail.
464
464
 
 
465
locks.steal_dead
 
466
~~~~~~~~~~~~~~~~
 
467
 
 
468
If set to true, bzr will automatically break locks held by processes from
 
469
the same machine and user that are no longer alive.  Otherwise, it will
 
470
print a message and you can break the lock manually, if you are satisfied
 
471
the object is no longer in use.
 
472
 
465
473
mail_client
466
474
~~~~~~~~~~~
467
475