Category Archives: version control

Mercurial tip for Eclipse users – switch user for Version Control

As someone who spent some time today trying to find out how to change the user in Eclipse, let me save you some time if you meet this issue… There is a Mercurial menu in Eclipse with a username and … Continue reading

Posted in version control | Tagged , , , | Comments Off

Using Mercurial for Version Control with IDEA

I have being working with Mercurial with IDEA on Linux for the last few weeks and thought it would make the basis of a useful article. Setting up Mercurial IDEA includes a plugin (hg4idea) to access Mercurial so the first … Continue reading

Posted in opinion, version control | Tagged , , , , | Comments Off

Version control files in Mercurial

If you read my previous article on First impressions of Kiln and Mercurial, you will know that we have moved over from Subversion and are tentatively learning how to use it. When you use a Version control system, you will … Continue reading

Posted in version control | Tagged , , , | Comments Off

Using Mercurial for Version Control with NetBeans

As part of getting used to Mercurial, I have been experimenting with the support different Java IDEs offer for Mercurial Version Control. Recently I have been trying NetBeans and I thought it would make the basis of a good article. … Continue reading

Posted in opinion, version control | Tagged , , , | Comments Off