tortoisehg
What is the best way to do a code review across multiple commits, with TortoiseHg?
The problem that I\'m running into is that I have some code reviews to do, with ~10 commits per review.It\'s an active repo with constant commits from developers.I have TortoiseHg filtering my changes[详细]
2023-02-07 22:26 分类:问答How to commit empty folders to a Mercurial repository?
I noticed that TortoiseHg does开发者_开发问答n\'t commit empty folders. How to fix that?Mercurial doesn\'t track empty folders.[详细]
2023-02-06 16:23 分类:问答Mercurial: Create a branch without having to make a change first
I heard that the only way to create a branch in a Mercurial repository is to make changes in the working copy, then commit them to a new branch.[详细]
2023-02-06 08:56 分类:问答Move old backup consisting of zip-files to version control (mercurial)
Previously i\'ve been taking backups using zip-files every now and then by just right-clicking my whole project folder, send to zip, and add a small message at the end of the filename.[详细]
2023-02-06 06:18 分类:问答Mercurial undo last commit
How can I undo my last accidentally commited (not pushed) change in Mercurial? If possible, a way to do so with TortoiseHg would be prefered.[详细]
2023-02-05 19:29 分类:问答Mercurial update source code with current revision numer
I there a way to update a source code file with the current revision number each time i do a commit?[详细]
2023-02-05 06:10 分类:问答"hg commit -m 'My changes' " error
I follow this article to create a repository using M开发者_如何学Goercurial: $ hg clone http://selenic.com/repo/hello[详细]
2023-02-05 04:36 分类:问答TortoiseHG Update Remote Repository
I have recently added several projects to an existing rep开发者_如何学JAVAository on my local dev box. I periodically synchronize the local repository to a network drive repository. However, the new p[详细]
2023-02-04 10:37 分类:问答How to setup spell check in TortoiseHg 1.1.7?
http://tortoisehg.bitbucket.io/manual/开发者_如何学Go0.9/settings.html says I can setup spell check language. But I can\'t find that option in my Global Settings. Am I missing any extensions?The manua[详细]
2023-02-02 04:00 分类:问答Merging branches in tortoiseHg does not seem to work
In a project, I have a default branch and another named branch. After a merging both branches and committing it, the graph in TortoiseHg shows that both branches have been merged. However, pu开发者_运[详细]
2023-02-01 19:13 分类:问答