~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/development-repo.txt

  • Committer: Matt Nordhoff
  • Date: 2009-04-04 02:50:01 UTC
  • mfrom: (4253 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4256.
  • Revision ID: mnordhoff@mattnordhoff.com-20090404025001-z1403k0tatmc8l91
Merge bzr.dev, fixing conflicts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
257
257
These formats use B+Tree indices which are considerably faster than
258
258
the earlier indices in bzr.
259
259
 
 
260
Development5[Subtree]
 
261
---------------------
 
262
 
 
263
These formats use B+Tree indices and also offer a CHK based byte store
 
264
in addition to the revision/inventory/signatures and text stores.
 
265
 
260
266
 
261
267
..
262
268
   vim: tw=72 ft=rst expandtab