I\'m running TortoiseHG 2.1.3 on Windows 7. Is it possible to \"Update\" a repository to a particular point in the past and force the local files that are retrieved to have a modified date/time ident
When right-clicking on a file, I can choose Visual Diff and it opens in KDiff3. I would like to use its output immediately in t开发者_StackOverflowhe Commit window. Is this currently possible? kdiff3
This qu开发者_开发问答estion is unlikely to help any future visitors; it is only relevant to a small geographic area, a specific moment in time,or an extraordinarily narrow situation that is not g
We use tortoise hg with Kiln. In my vs 2010 c# project there are some files that are part of the repository but I would like tortoise hg to ignore them when I make a commit.
I just had the strangest thing happen to my mercurial repository, I\'m genuinely worried for it\'s integrity.
I\'m just starting out with SVN with software I a writing and decided to install Mercurial 开发者_运维技巧(HG Tortoise) on my Win7.I have never used any version control, but I think I am slowly gettin
I have installed Mercurial as a Python package. Now 开发者_JS百科I want TortoiseHg to work with them. However, all versions of TortoiseHg are bundled with its own version of hg and Python libraries. H
I\'m using TortoiseHg, and I want to run it as a server. I\'ve been able to run the server, pointing it to the root of the repository I\'ve chosen.
A few revisions ago I committed a piece of work in which I accid开发者_开发技巧entally included a 300mb .flv file (don\'t ask...).
In general, if I\'ve got a custom file of type W and want to use custom application/ed开发者_C百科itor X to open/view it how do i set up Hg to call the application X when i want to edit/view the file?