Top "Tortoisehg" questions

TortoiseHg is a Windows shell extension and a series of cross-platform applications for the Mercurial distributed revision control system.

How to remove accidental branch in TortoiseHg?

(I am a relative newcomer to TortoiseHg, so bear with me :-) I use TortoiseHg on two machines to talk …

mercurial tortoisehg
Mercurial - How to remove a file from version control?

So I accidentally included a config file (different for each machine) into our mercurial repositories. How can I get Mercurial …

mercurial tortoisehg
How to let TortoiseHg (Mercurial) on Windows use the Private Key file generated (by Puttygen)?

I have used Puttygen to create a public and a private key, and then is ready to let TortoiseHg on …

mercurial ssh tortoisehg public-key
How do I convert a git repository to mercurial?

I've been developing a java application using git as source code repository. I'd like to share the project with other …

git version-control mercurial tortoisehg
Mercurial via TortoiseHg - Merge a named branch then close it

I have a named branch, NewFeature, that I made off of the default branch. I've made a couple commits to …

mercurial tortoisehg
HG: Undo a commit from history

I have a HG repository with revs 1, 2, 3, 4, 5 and 6. When I committed rev 4, I unknowingly botched some changes in rev3 that …

mercurial tortoisehg
"Not a head revision!" in Mercurial Hg

I am working in a small organisation, only two developers and we use Mercurial version control tortoisehg-2.2.2-hg-2.0.2-x86. I …

version-control mercurial tortoisehg
Disabling HTTPS host authentication in TortoiseHG for internal self-signed certificates

How do you disable HTTPS host authentication in TortoiseHG for internal self-signed certificates. For internal servers HTTPS is primarily used …

mercurial tortoisehg tortoisehg-2.0
How can I browse public repositories on Bitbucket?

I'm learning to use TortoiseHG and want to pull from someone else's repository to see what a real, working one …

tortoisehg bitbucket
Why can't I push this change to my 'main' mercurial repository?

I am trying to grok Mercurial and hope I am just getting confused here! I have a repository ('main') that …

mercurial branch tortoisehg