Top "Tortoisehg" questions

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

Mercurial Merging only certain changesets

Ok, so we recently converted from SVN to Mercurial. We are using TortoiseHG normally. In our one repository we have …

mercurial tortoisehg
how to run hg recover command on a remote repository

I am getting the following error while running build in teamcity. Failed to collect changes, error: '"C:\Program Files\…

mercurial teamcity tortoisehg recover
How do I search historic mercurial file content?

I've found an issue in my code where something used to be specified, but is no longer, so I want …

search mercurial tortoisehg
How do I visually diff two revisions of files in TortoiseHg 2.0.3?

In TortoiseHg 1.7, I could point Hg Repository Explorer at file and see a list of versions. Selecting 2 versions and right-clicking …

diff tortoisehg tortoisehg-2.0
When trying to connect through a proxy server TortoiseHg for Windows says "SSL error: unknown protocol"

The scenario: You're behind a proxy server on Windows. You've configured TortoiseHg to use a proxy server; that is you've …

mercurial proxy tortoisehg tortoisehg-2.0
What to do when a patch for Mercurial import fails?

I exported a bunch of changesets from my local working repo after doing a pull from the server repository. To …

version-control mercurial tortoisehg