开发者_JAVA技巧After working on a small project versioned with Hg for a while, I\'ve verified the local and the central Mercurial repositories today. Locally I\'ve got no errors or warning and \"repos
Is there a command that searches a specified string 开发者_开发百科over a Mercurial repository and displays revisions where it is found?
Is there an Issue Tracker plugin for Visual Studio 2010 to link tasks/bugs to specific issues exist开发者_运维问答ing in redmine project?Unfortunately it doesn\'t look like there is a Visual Studio pl
I like being able to see what changes will come in on a merge with hg merge --preview but sometimes I wish I could change the formatting a bit, or show only commits that affect certain files, or commi
I\'ve got a repository. In the middle of its life-cycle I deleted a lot of unnecessary files from it(I decided to keepthem unversioned).
Docs regarding repository format over at Mercurial site are scattered all over and refer to various legacy versions as well as current one and all in all aren\'t very detailed IMO.
I\'m looking for a way to automatically create issues within Bitbucket.org for in-code annotations. E.g. @B开发者_JAVA技巧UG \"Some bug text\" should be added as an issue within bitbucket repo when co
I have a django project sitting in a bitbucket repository. Is it possible to automate using buildout, the following process:
I\'m switching from svn to hg.Each of my separate projects is in it\'s own subdirectory.In my svn projects I was calculatin开发者_Python百科g the integer version no. of a project by running svn info f
I have a central mercurial repository, 开发者_StackOverflow中文版and have many folders and code in there. I want to be able to sync only selective folders in my windows to be able to build the project