Store password in TortoiseHg
Is there a way to configure TortoiseHg to store my password? I have a project hosted on Google Code that I access using … Read more
Is there a way to configure TortoiseHg to store my password? I have a project hosted on Google Code that I access using … Read more
We now have a “stiging” branch, where “staging” seems to be a far better semantic fit. What’s a good strategy for handling this? … Read more
I’m looking for a counter-part of git commit –amend in Mercurial, i.e. a way to modify the commit which my working copy is … Read more
So I keep making a silly mistake in Mercurial. Often times, I’ll start work without doing an “hg pull” and an “hg update.” … Read more
Is it possible to delete all untracked files from my working directory? Let’s say I added a bunch of files to my working … Read more
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 … Read more
I use this to remove a file from the repo: hg remove <full file path> What command can you use to do an … Read more
I used Mercurial in a personal project, and I have been typing my username and password every time I want to push something … Read more
Got a bluescreen in windows while cloning a mercurial repository. After reboot, I now get this message for almost all hg commands: c:\src\>hg … Read more