~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/miscellaneous-notes.txt

  • Committer: John Arbash Meinel
  • Date: 2007-05-01 22:41:41 UTC
  • mto: (2476.3.1 111702)
  • mto: This revision was merged to the branch mainline in revision 2479.
  • Revision ID: john@arbash-meinel.com-20070501224141-23intuz4dabm0j73
Fix bug #75721. Update the BzrDir api to add clone_on_transport()
This allows us to pass around a Transport which we already have open
rather calling get_transport(url).
This is mostly noticeable in 'bzr push' which was connecting 3-4 times.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Miscellaneous notes
2
 
===================
3
 
 
4
 
.. toctree::
5
 
   :hidden:
6
 
 
7
 
   dirstate
8
 
   update
9
 
 
10
 
 
11
 
* `dirstate <dirstate.html>`_ |--| An observation re. the dirstate file
12
 
 
13
 
* `"bzr update" performance analysis <update.html>`_ |--| "bzr update"
14
 
  performance analysis
15
 
 
16
 
 
17
 
.. |--| unicode:: U+2014
18
 
 
19
 
..
20
 
   vim: ft=rst tw=74 ai