~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/en/debug-flags.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2009-11-03 03:58:26 UTC
  • mfrom: (4668.1.5 2.1.0b2)
  • Revision ID: pqm@pqm.ubuntu.com-20091103035826-tr4qa6fznzmirgiq
(jam) Merge 2.1.0b2 (-final) to bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
-Drelock          Emit a message every time a branch or repository object is
31
31
                  unlocked then relocked the same way.
32
32
-Dsftp            Trace SFTP internals.
 
33
-Dstatic_tuple    Error when a tuple is used where a StaticTuple is expected
33
34
-Dstream          Trace fetch streams.
34
35
-Dstrict_locks    Trace when OS locks are potentially used in a non-portable
35
36
                  manner.