~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-11-27 08:26:50 UTC
  • mfrom: (3860.1.1 153786-retry)
  • Revision ID: pqm@pqm.ubuntu.com-20081127082650-adzra5ok5apue0gl
(mbp, for jam) retry when pack operations fail

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
      cause "Revision X not present in Y" when later accessing them.
57
57
      (Martin Pool, #288751)
58
58
 
 
59
    * Pack repositories are now able to reload the pack listing and retry
 
60
      the current operation if another action causes the data to be
 
61
      repacked.  (John Arbash Meinel, #153786)
 
62
 
59
63
    * PermissionDenied errors from smart servers no longer cause
60
64
      "PermissionDenied: "None"" on the client.
61
65
      (Andrew Bennetts, #299254)