~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-06-16 21:12:30 UTC
  • mfrom: (1711.3.5 bundle-fixes)
  • Revision ID: pqm@pqm.ubuntu.com-20060616211230-988a8faa0753cf18
(jam) Allow bundles to be 'pull'ed, and accessed over Transports.

Show diffs side-by-side

added added

removed removed

Lines of Context:
55
55
   * 'bzr status' has had the --all option removed. The 'bzr ls' command
56
56
     should be used to retrieve all versioned files. (Robert Collins)
57
57
 
 
58
   * 'bzr bundle OTHER/BRANCH' will create a bundle which can be sent
 
59
     over email, and applied on the other end, while maintaining ancestry.
 
60
     This bundle can be applied with either 'bzr merge' or 'bzr pull',
 
61
     the same way you would apply another branch.
 
62
     (John Arbash Meinel, Aaron Bentley)
 
63
  
58
64
  BUG FIXES:
59
65
 
60
66
    * Fix shadowed definition of TestLocationConfig that caused some