tortoisehg Questions
2
Anytime I try to do any interaction with the server, Mercurial returns "abort: HTTP Error 400: Bad Request". We are not using any authentication, so that's not an issue. We have three other develop...
Suspiration asked 23/8, 2012 at 13:58
2
Solved
I would like to copy some changes from my Mercurial shelf to my working directory, leaving an unchanged copy in the shelf.
Git would let me do that with git stash apply, however I can't see a way...
Jeffry asked 9/9, 2014 at 20:42
3
Solved
I'm trying to set up a local repository with TortoiseHG. It's not linked to any remote repository; I just want to be able to manage changes on my own box.
Creating the repository went fine, but wh...
Harwill asked 28/6, 2010 at 13:22
4
Solved
I made a big oops, and could use some help undoing it.
We have two repositories-a fairly stable repository, and a repository we're working on changes in. I just made a defect fix in our stable rep...
Buddhism asked 21/9, 2010 at 23:25
1
Solved
In one instance of Tortoise HG I have, the Manifest button is nowhere to be found and I cannot find how to get it back. Any ideas? Was it removed in this version (2.11) or is it hidden somehow?
...
Shortie asked 4/5, 2014 at 15:5
1
I was trying to delete an individual file from my shelf and it turns out the delete button deletes all of the files in the shelf instead. Is there a way to recover these files besides going into .h...
Vaccinia asked 28/6, 2013 at 19:46
4
Solved
"No changes found" occurs while pushing to SVN server through TortoiseHg with hgsubversion
I've setup a SVN Server by using the VisualSVN Server, and have the TortoiseSVN, TortoiseHg, hgsubversion installed in my development PC. I can successfully CLONE the SVN repo from the SVN Server, ...
Delmore asked 22/12, 2010 at 6:42
1
I have repository with a lot of files of different type (including binary files). The thing is I decided to restructure my repository and moved most of files (it is about 5G) to another folder (ins...
Laevorotatory asked 25/3, 2014 at 23:17
3
Is there a way to edit a commit message in Mercurial on a commit after other commits have occured using TortoiseHg? I've read these posts:
How to edit incorrect commit message in Mercurial?
Mercu...
Ikkela asked 20/2, 2014 at 16:50
1
Solved
I had a significant number of files in my project just on the root level so I decided to clean them up by placing them into folders for Manager classes, API classes etc. When I go into Tortoise HG'...
Sapro asked 6/2, 2014 at 22:34
3
Many files in our Mercurial repository were moved in a single commit, but these files were not marked as renamed. To make matters worse, some of the files were also modified in the same commit.
Ho...
Crashland asked 30/7, 2013 at 11:32
3
Solved
I have installed the newest version of TortoiseHG for Windows from https://tortoisehg.bitbucket.io/download/index.html (2.8.1)
I did
hg clone http://bitbucket.org/durin42/hgsubversion .
And hav...
Cavite asked 3/7, 2013 at 12:19
3
Solved
We are planning on having named branches for client releases of from a core version of our product.
We do not wish to clutter TortoiseHg's branch diagram with unrelated branches i.e. the diagram i...
Hern asked 4/12, 2012 at 9:23
1
I'm using Mercurial with TortoiseHG for version control, but I've recently installed SourceTree to have a look at it. There I've known about the Flow extension and looks quite interesting.
So I'm...
Valois asked 22/10, 2013 at 9:13
1
I'm using TortoiseHg v2.2.1 with Mercurial 1.9 in WindowsXP. How do I configure TortoiseHg to view a file based on the application Windows has associated with its extension?
For example, if I hav...
Sutlej asked 21/9, 2011 at 21:29
2
Solved
I'm trying to use other editor with TortoiseHG, instead of (Windows) Notepad.
I have tried the solutions mentioned here:
Mercurial and Notepad++ Integration
and here:
https://bitbucket.org/tort...
Lottie asked 6/6, 2012 at 12:58
2
Solved
I am trying to use Beyond Compare for Visual Diff in TortoiseHg. eg Right click on a modified file in explorer and select Visual Diff from TortoiseHg context menu...
BeyondCompare opens but only s...
Mourning asked 11/5, 2010 at 12:10
2
Solved
I mistakenly did a TortoiseHG commit while trying to do a new line, and wrote the totally wrong thing in the commit message. How can I change the commit message here ?
I have not yet pushed the co...
Benavidez asked 12/8, 2013 at 16:57
2
Simple question: is there a way to revert --all from TortoiseHg workbench? I see how to revert an individual file. Ideally, I could click on a revision, and from the right mouse menu find a "revert...
Bellboy asked 9/8, 2013 at 20:12
1
Solved
I am trying to set up an hg repo for an old project on Windows. I want to ignore images, binaries, and some 3rd party source files, however these files contains different casing for the same patter...
Epagoge asked 6/7, 2013 at 14:7
3
Solved
I am looking for a way with TortoiseHg (or plain hg if no other possibility exists) to locate all the changes to a particular file.
I've tried using a revision set query:
merge() and file("p...
Amain asked 3/7, 2013 at 15:50
5
Solved
We are a small company (its a Microsoft shop) we are currently using subversion with VisualSVN installed (pretty easy to setup btw)
I am currently evaluating Mercurial because of branching nightmar...
Promise asked 4/10, 2011 at 16:10
3
Solved
My colleague has committed twice on his repository on the wrong branch.
What is the most effective way to take those two commits, get rid of them and then commit them correctly under the right bra...
Stonybroke asked 23/7, 2010 at 10:20
1
Solved
I heard of the new hg graft feature, it's a useful feature to apply certain changesets from a branch to another.
Is it possible to use it from tortoisehg?
Des asked 3/6, 2013 at 14:16
0
I am using Mercurial, but I imagine that any merge tool that is aware of the version control system below it could do several things that a merge tool which is not aware of the version control syst...
Judie asked 24/5, 2013 at 13:34
© 2022 - 2024 — McMap. All rights reserved.