I am getting the following error in eclipse when trying to use MercurialEclipse:
abort: requirement 'dotencode' not supported!. Command line: D:\DEV\Flex\Workspaces\MothersRingsKrake:hg -y status -marduc
I looked it up and it says:
If an older Mercurial version tries to access a repository that was created by a newer Mercurial version, an error message like
abort: requirement 'dotencode' not supported!
So how can I make my MercurialEclipse plugin use the newer version of Mercurial?