[Bug 6331] New: phabricator: fail to read credentials from <repo checkout>/.arcconfig

mercurial-bugs at mercurial-scm.org mercurial-bugs at mercurial-scm.org
Fri May 15 00:03:20 UTC 2020


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

            Bug ID: 6331
           Summary: phabricator: fail to read credentials from <repo
                    checkout>/.arcconfig
           Product: Mercurial
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: feature
          Priority: wish
         Component: Mercurial
          Assignee: bugzilla at mercurial-scm.org
          Reporter: sphink at gmail.com
                CC: mercurial-devel at mercurial-scm.org
    Python Version: ---

I have a checkout in ~/src/mozilla3, containing a .arcconfig file. When I
attempt to use it, I get the error:

abort: config phabricator.url is required

I believe this is because the .arcconfig reading is implemented by wrapping
loadhgrc, which happens before the repo is setup.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Mercurial-devel mailing list