| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=-3.2 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS |
| X-Spam-Check-By: | sourceware.org |
| To: | cygwin AT cygwin DOT com |
| From: | Andrew Schulman <schulman DOT andrew AT epamail DOT epa DOT gov> |
| Subject: | Re: Suggestion to integrate Mercurial with ca-certificates package. |
| Date: | Tue, 27 Dec 2011 07:42:03 -0500 |
| Lines: | 18 |
| Message-ID: | <08fjf79bqd71p6ogc7an0as5pdt5ccd09m@4ax.com> |
| References: | <84fwg6md5j DOT fsf AT bifit DOT com DOT ua> |
| Mime-Version: | 1.0 |
| X-Archive: | encrypt |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
> To fix issue I create: > > cygwin# mkdir /etc/mercurial > cygwin# cat <<EOF >/etc/mercurial/hgrc > [web] > cacerts = /usr/ssl/certs/ca-bundle.crt > EOF > > Note that if cacerts point to non-existing file you get error from Mercurial: > > cygwin# hg identify https://bitbucket.org/django/django || echo ERROR > abort: could not find web.cacerts: /a/usr/ssl/certs/ca-bundle.crt > ERROR > > May be Debian solution with '/etc/mercurial/hgrc.d' sufficient to avoid this > problem. Or, just make mercurial depend on ca-certificates. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |