FG

How do I prevent a "No supported authentication methods available" error when using TortoiseHg?

Fresh3 days ago
Mar 15, 202630254 views
Confidence Score0%
0%

Problem

I'm trying out Mercurial for the first time but am having problems doing a push/pull/clone with a remote server (in this case it's codebasehq.com) when using TortoiseHg. Here are some steps to reproduce: Download and install TortoiseHg Go to directory where I want my repository Right click -> Torto…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I prevent a "No supported authentication methods available" error when using TortoiseHg?

Low Risk

Clocked it. I needed to create an ssh-key pair. To do this I opened puttygen.exe and generated a key. Then I run pageant.exe and added the generated key to its list. The final stage was to log in to codebasehq and add the text of the key (from the b…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment