- configure
Bitbucket
withEclipse
using following Steps - When going to pull the project using there Url, UserName, password on
Bitbucket
then getting Error like.
warning: bitbucket.org certificate with fingerprint 24:9c:45:8b:9c:aa:ba:55:4e:01:6d:58:ff:e4:28:7d:2a:14:ae:3b not verified (check hostfingerprints or web.cacerts config setting) abort: HTTP Error 404: Not Found warning: bitbucket.org certificate with fingerprint 24:9c:45:8b:9c:aa:ba:55:4e:01:6d:58:ff:e4:28:7d:2a:14:ae:3b not verified (check hostfingerprints or web.cacerts config setting) abort: HTTP Error 404: Not Found
i have also check Link1
but don't know where to update this below details
Either edit the ~/.hgrc
or the <MERCURIAL_REPO_DIR>/.hg/hgrc
and add the following section to it:
Also same related question like