Hi Ecmer, Could you post your exact MercurialEclipse plugin version including the timestamp (Help -> About -> Installation Details -> Installed Software)?
Also could you check the error log and post any entries related to MercurialEclipse (Window -> Show View -> General -> Error log). If there is nothing interesting in the error log try the Mercural console view (Window -> Show View -> Console), then open the Mercurial Console (from the drop down on the rightmost icon in Console view). Is this reproducible with different Mercurial repositories? On Friday, October 19, 2012 8:34:07 PM UTC-4, Ecmer wrote: > > Hi, > > I am using Mercurial 2.3.2 (32bit) and installed the latest stable (I also > tried the dev-snapshot), but after creating a new reposity (Team -> Share > Project -> Mercurial... on an existing project) I cannot commit changes or > add files. Sometimes an error-message pops up saying "Refresh Error: > [filename] not under root". But most of the dialogs give no message, they > just do nothing while pressing e.g. "add" or "ok". > > I tried with Eclipse Juno (SR1) and even with Indigo it isn't working for > me. It is strange, because working in a terminal works :) (e.g. "hg > commit" is no problem) So I think it is a problem with the plugin. Under > preferences I specified the correct path to hg.exe. > > I am using: > Java 1.7.09, Eclipse Juno (SR1), Mercurial 2.3.2 (everything 32bit) > > Before installing mercurial 2.3.2 I had TortoiseHG installed (an older > version, I think), could this be a problem for eclipse? I even removed all > user-settings for eclipse, but still didn't work. So I hope, you can help > me. > > Thanks a lot, > best regards, > Ecmer > --
