~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-06-28 03:12:48 UTC
  • mfrom: (5215.4.4 find-bzrdirs-missing-repos)
  • Revision ID: pqm@pqm.ubuntu.com-20100628031248-icctusovofhlk7z9
(lifeless) Do not return bzrdirs in find_bzrdirs where there is a branch
 with no repository available to it. (Marius Kruger) (Robert Collins)

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
  or pull location in locations.conf or branch.conf.
59
59
  (Gordon Tyler, #534787)
60
60
 
 
61
* ``BzrDir.find_branches`` should ignore branches with missing repositories.
 
62
  (Marius Kruger, Robert Collins)
 
63
 
61
64
* ``BzrDir.find_bzrdirs`` should ignore dirs that raises PermissionDenied.
62
65
  (Marius Kruger, Robert Collins)
63
66