tortoisehg Questions

3

Solved

I receive a patches from a contributor. Apparently, he produces the patches in trunk. However, I would like to commit his changes to a new branch. May I know how I can do so through Tortoise-Hg?
Nazar asked 26/4, 2011 at 13:38

1

Solved

I have a BB (BitBucket) account for work and a BB account for my self and want to be able to access them both from one PC using TortoiseHg with SSH. When you add the two keys to Pageant and then t...
Crossover asked 11/5, 2013 at 15:32

2

Solved

I'm learning to use TortoiseHG and want to pull from someone else's repository to see what a real, working one looks like -- how often they branch and merge, how much code they lump into each...
Migratory asked 1/2, 2013 at 0:6

3

Solved

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...
Roslyn asked 16/3, 2013 at 23:27

7

Solved

Occasionally I commit some code to the repository, add a comment/summary, then read the summary back and realise I've made a mistake or should have included a bit more information. It is possible t...
Holder asked 18/8, 2010 at 9:45

1

Solved

See also this question. Without knowing what I was doing, I enabled the largefiles extension, committed a file and pushed it to kiln. Now I know the error of my ways, and I need to permanently rev...
Influx asked 14/3, 2013 at 20:23

3

Solved

Someone has recently added a PowerShell (.ps1) script to our Mercurial repository. The file is plain text but TortoiseHg seems to think it's binary and displays a message: "File or diffs not displa...
Golconda asked 21/4, 2011 at 9:37

2

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 am new to mercurial. Consider programmerA, programmerB. In programe...
Radiobroadcast asked 18/1, 2013 at 6:52

1

Solved

Well, after many hours of reading and trial and error, it has finally hit me. Mercurial doesn't really want to do SubRepos...at least not with TortoiseHg and Bitbucket. If I am mistaken, and you do...
Tandratandy asked 18/12, 2012 at 13:49

2

Solved

The TortoiseHg Commit window has a thin vertical red line in the text area where you can write your commit message: What is the purpose and/or meaning of this line? The relevant TortoiseHg docum...
Venetis asked 14/12, 2012 at 12:12

4

Solved

I use the on-demand (hosted) version of FogBugz. I would like to start using Mercurial for source control. I would like to integrate FogBugz and a BitBucket repository. I gave it a bit of a try but...
Chestonchest asked 23/9, 2008 at 14:51

4

Ho to remove all *.bak or *.orig files in mercurial? example: C:\dev\web>hg stat ? Views\System\UnderConstruction.cshtml.bak ? Views\Topic\Index.cshtml.bak ? Views\Topic\MasterPage.cshtml.bak ...
Artie asked 8/11, 2011 at 6:24

0

I am trying to push my changes to my Bitbucket's private repository. The push process starts initially, like as shown in the screenshot below... but after some time I get the following message ...
Panacea asked 4/11, 2012 at 11:26

2

Solved

I am trying to set up WinMerge as the Merge tool into TortoiseHG; Here is my Mercurial.ini: ; User specific Mercurial config file. ; See the hgrc man page for details. [ui] username = Bargio <...
Cheesecake asked 15/1, 2010 at 17:30

1

Solved

I have used TortoiseHg to export a few changesets from a Mercurial repository. This went fine, except that the SignalR dlls were not included in the patch of the changeset where I added those dlls...
Globigerina asked 21/9, 2012 at 13:45

5

Solved

I'm trying to clone my personal fork on github using the git+ssh protocol with TortoiseHg. It's giving me a rather strange error. Here is the command hg clone git+ssh://[email protected]:myus...
Almanza asked 4/4, 2010 at 4:31

1

Solved

I have a private ssh key which i used on mac to gain access to my company´s repository. Currently I´m working under Windows environment and want to access these repo´s with Tortoise HG. Unfortu...
Lully asked 12/9, 2012 at 8:12

1

Solved

I am getting the above error whenever I try to push my changes. I am using TortoiseHg as client. Here is the debug output for hg push: pushing to https://[email protected]/nulldev/windows-ph...
Jeanninejeans asked 23/8, 2012 at 14:6

2

In my repository I needed to revert to an older revision. I did reverting and made the changes I needed to. How do I push the new revision upstream? I was on rev 17 when I needed to revert back t...
Quackenbush asked 14/8, 2012 at 18:6

4

Solved

At the moment, I only know how to add a tag after a commit. This means that a get a second commit that just contains the tag. Is it possible to add a tag on commit?
Jagged asked 22/12, 2010 at 3:18

1

Solved

I am using TortoiseHG version 2.4.2 and with either firefox or internet explorer I can browse the following codeplex project just fine. https://hg.codeplex.com/oxyplot The problem is that I canno...
Twelvemo asked 12/7, 2012 at 9:44

5

Solved

Ok, so we recently converted from SVN to Mercurial. We are using TortoiseHG normally. In our one repository we have all of our projects, C++ / .NET / ASP. We have about 100 projects, all using comm...
Wentzel asked 7/4, 2010 at 21:41

0

I work on a team with 3 other developers and for the most part we're all working on the same Mercurial repository in anonymous branches and periodically merging with the default branch. Yesterday o...
Hydrodynamics asked 14/6, 2012 at 14:21

2

Solved

I want to search for a specific phrase (ie "comma_delimited") in a specific file (ie "index.php") in a specific branch (ie "ABC-123"). The reason for this is, that text is no longer in the file, an...
Benne asked 12/6, 2012 at 9:20

1

Solved

I like to check for any outstanding topological heads (hg heads -t), that might need merging, before I start new work. I don't see a way to do that in TortoiseHg using revsets. I don't filter often...
Heartstricken asked 11/6, 2012 at 14:50

© 2022 - 2024 — McMap. All rights reserved.