tortoisehg
Tortoise HG - Add a tag on commit
At the moment, I only know how to add a tag after a commit. This means th开发者_如何学运维at a get a second commit that just contains the tag. Is it possible to add a tag on commit?No, because a tag i[详细]
2023-02-01 05:02 分类:问答"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, an[详细]
2023-01-31 13:47 分类:问答TortoiseHg not deleting files on update + clean
I performed these steps: Commited my project Added a couple class files to my project Decided I wanted to completely abandon what I had just done[详细]
2023-01-30 08:17 分类:问答Close multiple branches in TortoiseHg
开发者_开发知识库I use TortoiseHg 1.1 and in our team we tend to create named branches for each case we work on then merge with default when we\'re done. Unfortunately most of the named branches don\'[详细]
2023-01-29 16:26 分类:问答What is TortoiseHg Overlay Icon Server
I just install TortoiseHg, to act as Mercurial client tool. However, in my Vista, whenever I start, there is a TortoiseHg Overlay Icon Server at my notification bar.[详细]
2023-01-28 16:44 分类:问答'hg strip' created patch is corrupt
I used hg strip to remove some commits from my history. Now I want to reapply the patch that was made as backup during the strip command: .hg/strip-backup/68a8f24f62d0-backup.hg[详细]
2023-01-28 12:16 分类:问答How to set the default push/pull repository from TortoiseHG
For one of my repositories, it doesn\'t remember the name of the repository I am pulling and pushing to. I don\'t have this prob开发者_StackOverflow中文版lem with any of the other repositories on my m[详细]
2023-01-28 06:14 分类:问答How do I make files with a specific extension be added to a commit automatically?
I\'m trying to figure out how to automaticall开发者_Go百科y add all files of a certain extension (for example *.tex) to the commit dialogue (the checkbox should already be checked! I don\'t want to se[详细]
2023-01-28 00:32 分类:问答Mercurial Repository Nightly Pull from a subdirectory on a server
I am attempting to run a Windows batch script nightly to pull a fresh copy of data to my local hard drive from a Mercurial repository, overwriting any data I have locally. The server on which the repo[详细]
2023-01-27 21:34 分类:问答Mercurial: Getting changed files from revision?
I can\'t get my head around how I can get only the files that were changed in my last revision, and not the complete repo, which i get by using Clone. This wouldbe super helpful to for instance, deplo[详细]
2023-01-25 03:05 分类:问答