~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Robert Collins
  • Date: 2006-04-19 23:32:08 UTC
  • mto: (1711.1.1 integration)
  • mto: This revision was merged to the branch mainline in revision 1674.
  • Revision ID: robertc@robertcollins.net-20060419233208-2ed6906796994316
Make knit the default format.
Adjust affect tests to either have knit specific values or to be more generic,
as appropriate.
Disable all SFTP prefetching for known paramikos - direct readv support is now
a TODO.

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
    * 'merge' accepts --remember option to store parent location, like 'push'
79
79
      and 'pull'. (Olaf Conradi)
80
80
 
81
 
    * 'Metadir' is now the default disk format. This improves behaviour in
82
 
      SFTP using circumstances and allows binding and rebinding and easier
83
 
      use of repositories. (Robert Collins, Aaron Bentley).
 
81
    * 'knit' is now the default disk format. This improves disk performance and
 
82
      utilization, increases incremental pull performance, robustness with SFTP
 
83
      and allows checkouts over SFTP to perform acceptable. 
 
84
      (Robert Collins, Aaron Bentley).
84
85
 
85
86
  CHANGES:
86
87