~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/whats-new/whats-new-in-2.4.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2011-06-07 17:21:50 UTC
  • mfrom: (5957.3.3 trunk)
  • Revision ID: pqm@pqm.ubuntu.com-20110607172150-b8tdisesgnjxk7ku
(vila) Exporting may now be done with a generator (Geoff)

Show diffs side-by-side

added added

removed removed

Lines of Context:
101
101
network roundtrips.  Other operations where a local branch is stacked on a
102
102
branch hosted on a smart server will also benefit.
103
103
 
 
104
More export control
 
105
*******************
 
106
 
 
107
When exporting a tree, you may now use get_export_generator() to 
 
108
do an operation after each file is exported. 
 
109
 
104
110
Testing
105
111
*******
106
112