/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/commit.py

  • Committer: Robert Collins
  • Date: 2008-04-08 00:57:07 UTC
  • mto: This revision was merged to the branch mainline in revision 3350.
  • Revision ID: robertc@robertcollins.net-20080408005707-jzx5nkcjvsiw7r12
 * ``VersionedFileStore`` no longer uses the transaction parameter given
   to most methods; amongst other things this means that the
   get_weave_or_empty method no longer guarantees errors on a missing weave
   in a readonly transaction, and no longer caches versioned file instances
   which reduces memory pressure (but requires more careful management by
   callers to preserve performance.  (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context: