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

            Bug ID: 5598
           Summary: Unhelpful error message when auth.cert or auth.key
                    path is wrong
           Product: Mercurial
           Version: 4.0
          Hardware: PC
                OS: Linux
            Status: UNCONFIRMED
          Severity: bug
          Priority: wish
         Component: Mercurial
          Assignee: bugzi...@mercurial-scm.org
          Reporter: mercur...@scott-smith.us
                CC: mercurial-devel@mercurial-scm.org

I was getting an "abort: No such file or directory" message whenever I issued
an hg command that hit the server (e.g. clone, update, incoming, etc).

It was only after I'd spent two days that I finally noticed the paths to my
cert and private key in my .hgrc config file were wrong.

If the message had said something like "cert file specified in /home/scott/hgrc
auth.myserver.cert = /etc/ssl/certs/yadda.pem not found", the problem would
have been immediately obvious.

Thanks

-- 
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