mercurial
Can't refactor files in eclipse
I\'m working on an Android project in eclipse, and whenever I try to move or rename a source file, eclipse says it caught an exception while trying to refactor, that the file doesn\'t exist, and lets[详细]
2023-04-06 15:36 分类:问答How do we manage granular changesets in the central/shared repository?
I\'ve used Mercurial for years locally, but now we are doing a pilot of switching over from Subversion at my company.[详细]
2023-04-06 14:36 分类:问答How to validate and enforce commit message in Mercurial?
What are all steps required to validate commit message with set of regular expressions? We want to work in semi-centralized set-up so I need a solution for the developer clone (local repository) and[详细]
2023-04-06 08:00 分类:问答Mercurial: which addremove --similarity default is recommended?
For Hg\'s addremove command, I\'m looking for a reasonable --similarity defaul开发者_如何学编程t.[详细]
2023-04-06 05:35 分类:问答How do I relate an existing Mercurial and git repositories using hg-git?
This is a pretty esoteric question, so just to make clear here from the start: I am not talking about converting from svn to git, git to mercurial, or mercurial to git. I am talking about a complex si[详细]
2023-04-06 05:30 分类:问答Anyway to get MercurialEclipse to behave like the NetBeans Mercurial support?
I have installed the MercurialEclipse plugin. I am finding it very hard to use. I have been using the Mercurial support in NetBeans for a while now, there are many things I would like to be able to d[详细]
2023-04-06 03:44 分类:问答TeamCity 6.x and Mercurial via SSH (on Windows)
I\'m trying to reconfigure our TeamCity build server (running on WIN 2008) and switch from SVN to Mercurial repository.[详细]
2023-04-06 00:11 分类:问答Mercurial: Tag the current revision with a name that is defined in a text file
Normally in Mercurial if I want to tag the current revision i do this: hg tag version12 This will tag my current revision to \"version12\"[详细]
2023-04-05 15:43 分类:问答Working with repos
When working with repos (I have github in mind), should we also commit third party libraries? For example, boost and poco compile to 5G with samples. Should we upload all that to github? If not, then[详细]
2023-04-05 15:05 分类:问答How to use MercurialEclipse?
I have been using the built in mercurial support in NetBeans for a while now and its great. I just recently installed MercurialEclipse from http://cbes.javaforge.com/update so I can start using Mercur[详细]
2023-04-05 14:30 分类:问答