Questions tagged [tortoisehg-2.0]
22 questions
20
votes
2 answers
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 for encryption.
The TortoiseHG documentation says that it is possible to disable host verification (i.e.…

jbx
- 21,365
- 18
- 90
- 144
17
votes
3 answers
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 allowed me to launch my favorite Visual Diff tool to display their differences.
I recently upgraded to TortoiseHg…

David Ei
- 191
- 1
- 5
10
votes
1 answer
TortoiseHg 2.0: Push Branch
This question is the same as: TortoiseHg: Push Branch, except it is for TortoiseHg 2.0. The old way no longer works. The options are not even there.
Here is the issue: As I work on different bugs, I create different branches for each. How can I push…

Aishwar
- 9,284
- 10
- 59
- 80
9
votes
2 answers
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 entered a server name/IP and port number. You are able to connect to the internet using Internet Explorer. But when you try…

James McLachlan
- 1,368
- 13
- 27
8
votes
1 answer
Is it possible to diff a range of changesets in TortoiseHg 2.0?
I'd like to do something like hg diff -rX::Y in TortoiseHg and see the result in the TortoiseHg's graphical diff. Is this possible? It seems to have been possible in 1.0, but I can't find that context menu item in 2.0.5

Peter Graham
- 11,323
- 7
- 40
- 42
8
votes
2 answers
tortoisehg one step commit push - how to and where is the log file
Iam using win xp with Tortoisehg 2.3. I use bit bucket to backup my personal source code. (rarely for true version control, more as a source backup store). Right now I have to right click on my repo, select commit, then enter a commit message ( i…

Gullu
- 3,477
- 7
- 43
- 70
6
votes
1 answer
How do you show the "hg heads" output when you are in TortoiseHG version 2.1.2?
I recently upgraded from TortoiseHG 1.x to TortoiseHG 2.x, and the UI of Tortoise HG is massively changed.
I still have not found any radio button like this in tortoisehg 2.x, to show the heads.

Warren P
- 65,725
- 40
- 181
- 316
6
votes
1 answer
Update to current branch's head in TortoiseHg
How am I supposed to update current branch to head in TortoiseHg 2.x?
In console I just perform hg up, but in tortoisehg I need to find current revision, look its name, switch to the current branch in the "filter toolbar" and find out manually the…

zerkms
- 249,484
- 69
- 436
- 539
5
votes
3 answers
How to view complete text of Mercurial commit messages in TortoiseHg Workbench
Is it possible to view the full text of a Mercurial commit message from TortoiseHg Workbench.
Presently, only the description column and the snippet exposed in the Changeset expansion seem to show commit text. And even they only appear to show the…

George
- 2,451
- 27
- 37
2
votes
1 answer
Can TortoiseHg 2.x be configured to save filter or "Branch" drop-down settings?
I'd like to almost always ignore non-default branches when using TortoiseHg 2.x. Currently every time I open TortoiseHg the filter text entry and Branch drop-down are reset to blank and "* Show all *".
Can TortoiseHg 2.0 save these settings? Or…

Brandon Leiran
- 5,343
- 3
- 20
- 17
2
votes
1 answer
How do I 3-way merge using TortoiseHg 2.0.3 and Beyond Compare 3.2.4
I can configure TortoiseHg to launch Beyond Compare 3 when a 3-way merge is needed, but I haven't been able to get it to show the names and versions of the files being compared. It displays the names and versions of files when doing a 2-way file…

David Ei
- 191
- 1
- 5
2
votes
1 answer
Problems "commiting" with new version of TortoiseHG
I've just upgraded to TortoiseHG 2.0 (which has a brand new GUI) on a Windows 7 x64 machine.
When I right-click a modified file and select Hg Commit . . . from the context menu, I get a "No files found for this operation" error message popping up. …

jalperin
- 2,664
- 9
- 30
- 32
1
vote
2 answers
Original modified datetime on local files after Update in TortoiseHG / Mercurial
I'm running TortoiseHG 2.1.3 on Windows 7.
Is it possible to "Update" a repository to a particular point in the past and force the local files that are retrieved to have a modified date/time identical to that of when they were committed?
At the…

freefaller
- 19,368
- 7
- 57
- 87
1
vote
3 answers
Mercurial HG Serve HTTP 500 Error
I'm running a mercurial repository using hg serve. I can access it via a browser and view everything in my repository however when I try to do an hg clone with the same url I get HTTP Error: 500 (Internal Server Error).
UPDATE: It turns out this is…

Hungry Beast
- 3,677
- 7
- 49
- 75
1
vote
1 answer
Upgrade to TortoiseHg 2.0 breaks svn
I just upgraded to TortoiseHg 2.0 and now my Push to / Pull from svn (I have MercurialSvn extension enabled) fails with
no compatible bindings available:
Subversion 1.5.0 or later required,
but no bindings were found Subvertpy
0.7.4 or later…

Redeemed1
- 3,953
- 8
- 38
- 63