Hello,
I using latest versions of Eclipse (3.4.1) and MercurialEclipse? (1.1.867) on Windows XP. I can't create hg depositary in folder under project root.
For example, I created a project 'prj' (in folder workspace/prj), create subfolder tmp in this project. Then I click on project and choose 'Team -> Share project...'. In next dialog I change dir to tmp (instead of project root) and click 'Finish'. After that, mercurial repo created in 'tmp' folder, but 'Mercurial Setup wizard' window didn't close. It shows an error: 'prj does not have a hg root'. And all project didn't mapped to mercurial version control - context menu entry under 'Team' is empty.
So I can't add only one subfolder to mercurial? I don't want to add all project files to repo.