/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 bzrlib/help_topics/en/debug-flags.txt

  • Committer: John Arbash Meinel
  • Date: 2009-07-08 14:37:25 UTC
  • mfrom: (4516 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4517.
  • Revision ID: john@arbash-meinel.com-20090708143725-sc9sjy3mz4cxwxzz
Merge bzr.dev 4516

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
-Dhashcache       Log every time a working file is read to determine its hash.
16
16
-Dhooks           Trace hook execution.
17
17
-Dhpss            Trace smart protocol requests and responses.
 
18
-Dhpssdetail      More hpss details.
 
19
-Dhpssvfs         Traceback on vfs access to Remote objects.
18
20
-Dhttp            Trace http connections, requests and responses
19
21
-Dindex           Trace major index operations.
20
22
-Dknit            Trace knit operations.