[ANN] Mercurial plugin 0.1 released
Hi Everyone,
I'm pleased to announce the availability of the first version of Mercurial plugin (hg4idea).
In this first version following features have been implemented:
File creation integrated with Mercurial
File removal integrated with Mercurial
Move, Rename refactorings integrated with Mercurial
Copy files
Revert
Commit
View History
View Diff
Use Diana plugin manager to install.
For now you have to have hg in your PATH.
Please submit all your requests / issues here:
Please sign in to leave a comment.
Hello Victor,
Could you please explain why you chose to create a new Mercurial plugin from
scratch rather than contribute to mercurial4idea ( http://code.google.com/p/mercurialidea/
)
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Dmitry,
Didn't expect to have to explain myself, but here is my answer for the interested
I started by contributing patches to existing plugin which made mercurialidea more or less usable for my configuration.
But then I faced a bug, only a serious refactoring could've fixed it.
So instead of doing big changes on a stalled project I decided to write hg4idea.
Regards
Dmitry Jemerov wrote:
>> I'm pleased to announce the availability of the first version of
>> Mercurial plugin (hg4idea).
>> In this first version following features have been implemented:
>> * File creation integrated with Mercurial
>> * File removal integrated with Mercurial
>> * Move, Rename refactorings integrated with Mercurial
>> * Copy files
>> * Revert
>> * Commit
>> * View History
>> * View Diff
>> Use Diana plugin manager to install.
>> For now you have to have hg in your PATH.
>> Please submit all your requests / issues here:
>>
>>