https://bz.mercurial-scm.org/show_bug.cgi?id=6023

            Bug ID: 6023
           Summary: phabread fails if there are inaccessible revisions and
                    batchsize > 1
           Product: Mercurial
           Version: stable branch
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: mozi...@hocat.ca
                CC: mercurial-devel@mercurial-scm.org

(there doesn't yet appear to be a phabricator component)

hg phabread tries to be efficient by speculatively reading ranges of revisions.
However, if a revision that isn't needed fails to load (because it is private,
perhaps) then it fails, even if that revision ends up not being needed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to