~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-02-07 06:59:48 UTC
  • mfrom: (3213.1.8 request-body-recovery)
  • Revision ID: pqm@pqm.ubuntu.com-20080207065948-pjxwy4z6ljrpugj8
(andrew,
        #185394) Disconnect and reconnect the smart medium after getting
        unknown

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
IN DEVELOPMENT
8
8
--------------
9
9
 
 
10
  NOTES WHEN UPGRADING:
 
11
  
 
12
    * Fetching via the smart protocol may need to reconnect once during a fetch
 
13
      if the remote server is running Bazaar 1.1 or earlier, because the client
 
14
      attempts to use more efficient requests that confuse older servers.  You
 
15
      may be required to re-enter a password or passphrase when this happens.
 
16
      This won't happen if the server is upgraded to Bazaar 1.2.
 
17
      (Andrew Bennetts)
 
18
 
10
19
  CHANGES:
11
20
 
12
21
    * Fetching via bzr+ssh will no longer fill ghosts by default (this is