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

learn more… | top users | synonyms (1)

0
votes
1answer
9 views

In Mercurial on Windows how do I set (any) editor correctly? (Can't commit)

I have TortoiseHg installed on Windows XP. Although I can use most hg commands normally from the command line, I cannot use hg commit (without the -m option) because it fails to launch my editor. ...
1
vote
1answer
28 views

Deleting tracked file from the file system vs hg remove

I'd like to know if there are any consequences when deleting a tracked file from file system (e.g. via windows explorer) in comparison with when using hg remove to delete it from file system and ...
0
votes
1answer
13 views

How can I use two bitbucket accounts (with seperate ssh keys) on one PC with TortoiseHg?

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 try ...
0
votes
1answer
15 views

HgHooks and TortoiseHG [closed]

I'm trying to use hghooks with tortoisehg. I installed the necessary packages in python, added [hooks] section in hcrc , but when i commit it gives the following error: abort: pretxncommit.pep8 hook ...
0
votes
0answers
15 views

How to clone repository with TortoiseHG located over svn://?

I have followed http://abdullin.com/journal/2010/3/22/use-tortoisehg-mercurial-with-svn-repository.html for configurating TortoiseHG over SVN, and it can successfuly copy repos over http:// ex. ...
0
votes
1answer
26 views

Can I use a tortoise SVN repository on Linux, which is synchronized/distributed using dropbox without dumping?

On Windows Vista I use Tortoise SVN, and the SVN repository is backed up using dropbox. I have another machine which is running Ubuntu, and has the recent version of the SVN repository. I would like ...
0
votes
0answers
36 views

TortoiseHg: “TortoisePlink.exe” is not recognized as an internal or external command

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 = ...
1
vote
1answer
32 views

TortoiseHg: ‘hg’ is not recognized as an internal or external command, operable program or batch file

I'm unable to find the command line tools in Mercurial-TortoiseHg version 2.7.2. I checked for hg.exe file and it is present at C:\Program Files\TortoiseHg path but whenever I try running the command ...
0
votes
0answers
41 views

TextEditor with command Line Options

I am trying to integrate a text editor with a command-line (CMD) application, here is the background. I am writing a simple text editor that has some basic intellisense/auto-suggest features. The ...
0
votes
1answer
22 views

version control- merge two branches - [abort: uncommitted changes]

I have two branches. default and dev. default is the main, dev is development branch. Now i did something in dev and committed and pushed to dev with tortoisehg. Now I want to merge dev into ...
0
votes
0answers
22 views

Exporting a patch from HgWorkbench / Mercurial does not include files that were added in that commit

When trying to export a patch for a commit, the resulting patch file doesn't include empty files that were added in the commit. Steps to reproduce: Create a new folder and initialize it as an Hg ...
0
votes
1answer
31 views

Any way to tell mercurial that file changed name?

this is kind of an boring question because I know how to almost do it, but the point is that I would like to see is there a better way than remove old file, add new file... I know TortoiseHg ...
0
votes
0answers
25 views

Mercurial Eclipse - Update to Revision while retaining local changes

is there a way in Mercurial Eclipse or TortoiseHG to do an update to a previous revision while retaining the local changes? If you have used TortoiseSVN, that's how an Update normally functions, but ...
1
vote
1answer
30 views

TortoiseHG phases are wrong

For some reason TortoiseHG stopped considering my pushed changesets as having a phase of public; it's keeping them as "default." Is there any way to force TortoiseHG to "sync up" with the remote ...
1
vote
0answers
32 views

Hg-git not pushing commits on Github

I have this problem with hg-git where I can't push any commits to Github anymore. When before I had no problems at all. I have a Mercurial repo in Bitbucket where I push to Github, with hg push ...
1
vote
1answer
26 views

Create two user in TortoiseHg Workbench

I work with TortoiseHg Workbench and I have two different repository with different login and password. So I am interesting in the way how to I can store and bind proper login/password with target ...
0
votes
1answer
25 views

Mercurial : See more changesets at once

I do use Netbeans and TortoiseHG to manage and view Mercurial changesets but my problem is that I want to see differences for a range of changeset. Real case: Gil is working on a feature in his own ...
0
votes
1answer
30 views

How to commit only certain revisions to a cloned repository

We have recently moved from Perforce to Mercurial, and we are struggeling a bit to find out how to merge only certain changes to our stable releases. We have a central repository that all developers ...
0
votes
2answers
51 views

Mercurial: TortoiseHg configuration to always prompt for manual resolve for all files when merging

We use Mercurial via TortoiseHg with the 'workbench'. When merging branches, we often find the default (auto?) choice of updates is not what we want. We'd like to configure the tool to always prompt ...
0
votes
2answers
63 views

mercurial automated deployment on staging and production server using bitbucket

Presently we are using mercurial with tortoise HG for GUI to manage Repositories and our repositories are created on bitbucket. Now I want to deploy my source code to my (staging/test) and production ...
0
votes
0answers
36 views

How can I set UTF-8 encoding in Tortoise HG as my html file is in hebrew?

How can I set UTF-8 encoding in Tortoise HG as my html file is in hebrew? As I am saving the file into the utf-8 encoding in the visual studio but when I am going to commit then getting hebrew text ...
-3
votes
1answer
29 views

Hebrew is not showing well in browser I set hebrew encoding in the visual studio but still issue in browser [closed]

Hebrew is not showing well in browser I set hebrew(windows) - codepage 1255 encoding in the visual studio but still when I run the page then issue in browser. Is hows like below - à ôòéìéí When I try ...
1
vote
1answer
75 views

Mercurial merge with subrepo throw error about .hgsubstate

I am trying to merge my local with the changes I pulled and I get this error: % hg merge --verbose --tool=internal:fail 68 resolving manifests '.hgsubstate' [command returned code 255 Wed Apr 10 ...
0
votes
1answer
42 views

Abort with no message while doing hg clone

We are using mercural-server for the central repository on a server and windows developers use TortoiseHg as a client. One of developers can't even clone the repository -- hg responses with "abort:" ...
1
vote
1answer
29 views

TortoiseSVN and TortoiseHg server : unsupported OPTIONS method

I'm not sure why I cannot connect to a repo server on the lan (or localhost) I've got the server running, and I can connect to it via browser, but I get this error on the client: Unable to connect ...
0
votes
1answer
20 views

tortoisehg commit dialog focus on files from keyboard

when i launch the commit dialog (thg commit), the focus is on the commit message. this is probably the most common place it should be. in my case, i typically want to review the files i have changed ...
0
votes
1answer
10 views

TortoiseHg - how refresh list of files from api?

I have in repo some files with specific binary format. I want see its contents. For such binary file I put in repo specific txt file, containing md5 and nice content from binary. To minimize manual ...
0
votes
1answer
68 views

Tortoise Hg red line after merging

Hi after merging i have this red line what does it mean?
0
votes
1answer
175 views

Cloning using Tortoise-Hg abort in middle[command returned code 255]

I am using Tortoise-Hg for cloning a fork from CodePlex and cloning stops in the middle of the process. I have tried it more than 6 times and it does have a problem. I am using the visual client of ...
0
votes
1answer
12 views

how to write logfile in tortoisehg

I use tortoisehg 2.3 with win7. So I need to get information like in hg log command in external txt file. Does tortoisehg have any logfile for console or can I get this one by another console command? ...
0
votes
0answers
27 views

kdiff3 won't remember that I just resolved a conflict

This is what is happening when I try to merge 2 files (in my hg repo which opens kdiff3 directly): I find 2 lines that read : <Merge Conflict> in red in the bottom panel. I right-click on each ...
0
votes
1answer
47 views

using bitbucket in windows, but cant get tortoisehg

trying to use bitbucket in windows. but mercurial wont install in windows, and tortoisehg cant download because cdn.bitbucket.com didnt connect(here in China, but I break the GFW and facebook etc. is ...
1
vote
1answer
125 views

hg commands in powershell hook from tortoisehg

I created a powershell script to run as a commit hook to write the username to a file. The command I am using in powershell to extract the username is: $repodir = ...
0
votes
2answers
67 views

Manual backup for mercurial repository

I am using Mercurial with tortoiseHg, and I have few repositories around my computer (because i work with different languages at the same time). I would like to have a backup of all my repositories ...
0
votes
0answers
11 views

TortoiseHg Workbench keep 'searching for changes' forever

I was pushing some changes (the size of which is quite small) to the remote server using TortoiseHg Workbench, the output log at the bottom displayed 'searching for changes'. And it just stayed there ...
0
votes
0answers
19 views

Link TortoiseHg Commits to BitBucket

Is there a way to easily jump to the bitbucket URL of the changeset I'm looking at in TortoiseHg. Currently, I copy the changeset hash, go to the browser, and then paste the hash a link like ...
0
votes
0answers
14 views

Cannot run TortoiseHG using Emacs shell on Windows 7

I am trying to launch TortoiseHG (thg.exe) from Emacs using M-x shell-command thg.exe It executes but does not open the window for some reason. When i execute the same in M-x shell (cmd.exe), it just ...
0
votes
1answer
82 views

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\TortoiseHg\hg.exe" --config ui.interactive=False pull ...
0
votes
3answers
66 views

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 ...
4
votes
2answers
89 views

TortoiseHg files shown in merge

I am writing code to do analysis of our commits to Hg, and am comparing my results to TortoiseHg. I am having trouble understanding the behavior of TortoiseHg in the case of a merge. When I select a ...
1
vote
1answer
44 views

Mercurial update did not ask to merge and overwrote working directory

Environment Two developers BitBucket TortoiseHg (Mercurial) VisualHg used in Visual Studio 2010 We have no branches or separate heads at this time. We each have our working directory on our ...
2
votes
1answer
72 views

How to remove largefiles from Mercurial repo

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 revert ...
3
votes
2answers
90 views

Mercurial - View all changesets that modify specific line in file

Annotate gets you as far as seeing the most recent change to that line, if that change is a merge then I have no choice but to trawl through the revision history and find the next time it was ...
0
votes
1answer
36 views

Connecting the unversioned code to existing branch in Mercurial

I do have a copy of code which does not have the .hg and its not connected with repository. (v1.1). The code was actully pulled from repo only, but during the development somehow the .hg files got ...
0
votes
0answers
54 views

Invalid Email addrss - Hg git

Why do I get "Invalid Email Address" when commiting to GitHub through TortoiseHg Hg-git plugin? The push works fine, however the email address is invalid. I have tried many "solutions": Add this to ...
0
votes
1answer
41 views

Add to rename tracking in mercurial after commit

Simple scenario: I have renamed a file. The changes are committed and pushed. I didn't have used hg rename. How can I tell mercurial that an add/remove in a commit was a rename? Is there something ...
0
votes
1answer
50 views

“hg add” of tortoisehg 2.7.1 does not work

I tried both in my laptop and PC (OS is Win7 Enterprise x64), none of them work. The test process is quite simple: Apply an account in bitbucket Create a private repository named "test" Download ...
0
votes
2answers
39 views

TortoiseHg - How to create feature branch starting at an earlier rev

I worked for three weeks on the default branch, committing frequently. I would now like to update to a point 3 weeks ago and push/pull etc with default as if those 3 weeks never existed. Ideally, I ...
0
votes
1answer
68 views

HG PUSH won't push to local directory. Repository not found

I am using Tortoise HG two handle source control for a couple of projects on my local machine. I am pushing to a local directory elsewhere on the HD, just as a way to handle revision history. My ...
0
votes
1answer
83 views

TortoiseHG 'file not found' when pulling/pushing/cloning

I've installed TortoiseHG 64bit on my Windows 7 laptop and worked with it with the last few weeks with no problems. But today I tried to check for new incoming changes and the workbench returns me ...

1 2 3 4 5 12