tortoisehg Questions

4

Solved

When I want to create a patch from uncommitted changes, do I really have to first commit? Does TortoiseHg not allow creating a patch without performing a commit?
Worlock asked 23/3, 2011 at 14:0

1

The default TortoiseHg / Hg Workbench UI font appears too small on a system running Win 11 Pro with ClearType disabled. Notably thinner and smaller than other applications. I'm using TortoiseHg 6.2...
Andrej asked 7/12, 2022 at 13:10

3

Solved

I noticed that TortoiseHg doesn't commit empty folders. How to fix that?
Hawkie asked 26/1, 2011 at 13:31

3

Solved

In Mercurial/TortoiseHg, given the following example, what is the easiest way to merge revision "G" into repo A without taking D,E and F (Assume that G has no dependency on D,E or F). Repo A: A -...
Awl asked 3/11, 2009 at 20:54

2

Solved

Let's say I have the following revisions: rev 1: + Dim Foo as integer rev 2: + I like big butts, I cannot lie rev 3 - Dim Foo as integer Foo is in rev 1 & 2, and removed from three. What c...
Individual asked 15/3, 2012 at 18:26

5

Solved

I'd like to make it so that every time I create a new repository, certain filters automatically get added to my .hgignore files by default. For example, for C# projects, I would like these to be a...
Edlin asked 23/11, 2009 at 20:7

1

Solved

I'm trying to get the hg-git extension to work with TortoiseHg (v5.8 on Win10). I have enabled the "hggit" extension in the settings. But when I try to push to github I get an error: *** ...
Monaghan asked 6/6, 2021 at 12:23

9

Solved

How can I undo my last accidentally commited (not pushed) change in Mercurial? If possible, a way to do so with TortoiseHg would be prefered. Update In my concrete case I commited a changeset (n...
Parnassian asked 21/1, 2011 at 15:42

3

Solved

I'm getting the following error when attempting to commit to a Hg repository: Z:\wormcard_maker>hg commit -m "asdf" transaction abort! rollback completed abort: phases.new-commit: not a valid p...
Schaffhausen asked 2/12, 2018 at 7:31

2

Solved

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 i...
Leeuwenhoek asked 17/11, 2011 at 3:40

7

Solved

Is there a way to configure TortoiseHg to store my password? I have a project hosted on Google Code that I access using TortoiseHg. Whenever I want to push changes to Google Code TortoiseHg prompt...
Aphotic asked 4/1, 2010 at 5:4

2

I installed meld in my Mac and i want to use this as a visual diff tool in TortoiseHg. (Note that I am using a Mac. ) I have the following configuration in my .hgrc file. But when I double clicked ...
Latea asked 27/11, 2014 at 11:36

4

Solved

I'm looking for a way to make --insecure option the default one for any hg \ TortoiseHg command. Please don't write this is a bad practice - I aware about possible risks and consider they're fully...
Alton asked 20/3, 2011 at 5:2

3

Solved

Our team is using Mercurial for version control, with the central repository located on a shared network drive (i.e. we are not using a server). Our company restricts what we can install on our com...
Nonperformance asked 16/5, 2019 at 14:26

1

Solved

I'm hoping to install a dark theme for TortoiseHg on my W10 computer (similar to the dark theme in VS2015 to reduce eyestrain from looking at it all day) but there's so little documentation out the...
Palmar asked 31/10, 2016 at 17:28

5

Solved

I downloaded TortoiseHg 1.0 for evaluation. For the life of me I can't figure out how to make a branch. It seems to understand branches (e.g. in its repository browser) but I just can't seem to fin...
Eckardt asked 1/4, 2010 at 19:2

2

Solved

Using TortoiseHg Synchronize, clicking "Pull" pulls down the 2nd most recent revision. At the bottom of the Synchronize interface is a button, "Update to branch tip." Clicking this button pulls d...
Rogovy asked 4/11, 2009 at 21:27

2

I'm using TortoiseHG on win7 64b to clone repository using https protocol. I've installed and configured the public cert on my side so the validity of server cert can be checked. However, i'm havin...
Wickliffe asked 6/11, 2013 at 6:40

2

Solved

What is the difference between the mercurial commands, hg strip hg backout hg revert All these commands basically are used to revert/undo the effects of an earlier changeset.
Chlodwig asked 4/1, 2013 at 5:38

6

Solved

I tried to merge two heads in Mercurial. After merging, I didn't commit and did some more changes. Then I tried to commit and got the following message: abort: cannot partially commit a merge (...
Benthos asked 29/7, 2010 at 15:13

3

Solved

In a Microsoft Access 2007 project the Access form objects are exported to files with a dedicated software by using the built-in function "SaveAsText". This is necessary because Access doesn't stor...
Gibbsite asked 4/7, 2011 at 15:22

3

Solved

Basically, what it says on the tin: TortoiseHg is slow. My team moved from Subversion to Mercurial recently. (In part to take advantage of Kiln for Code Reviews) One of the things we've noticed is...
Psalms asked 24/10, 2011 at 20:23

1

Solved

I'm trying to follow the sample code for writing Mercurial extensions. This is a minimal sample, copied verbatim from the sample code: from mercurial import cmdutil from mercurial.i18n import _ c...
Mcloughlin asked 31/8, 2018 at 14:10

3

I have been stuck with this problem for almost a day now and finally decided to shout-out for help. Things I have already done: Updated my .ini file with: [ui] username = User Name ssh = "C...
Misbehavior asked 7/5, 2013 at 12:32

5

Solved

After updating TortoiseHg+Mercurial a while back I am starting to get .orig files after merges. I have looked at the solutions for removing/purging them but I am looking for a way to disable the fi...
Kistna asked 15/9, 2011 at 10:21

© 2022 - 2024 — McMap. All rights reserved.