> Ok, could you please tell us the structure of the repository you try > to clone? Especially, where and on which levels .project files are > located? > > AFAIC there is some Eclipse restrictions that apply: E.g. from within > Eclipse you can't create projects in projects, so you can't have a top- > level project. Moreover, projects must be directly below the Eclipse > workspace folder or in a different folder on the file system. Why > Eclipse does this, I don't know, but if you create a plain simple > project in Eclipse, without using the plugin, these rules apply as > well. > > Respecting these rules, I could clone and import multiple projects > residing below the repository level without problems with Eclipse 3.5 > running MercurialEclipse build 1.5.1645 (available as jar at > http://bitbucket.org/mercurialeclipse/main/downloads or at the update > site http://eclipse.doetsch.info) and Mercurial 1.4.2. > > Bastian
Hi, Thank you for the answer ;) The repository structure is more or less the same as the one described in this thread. In the root folder, I have the .hgignore file, and then I have several subprojects with their .project: + | .hgignore + project1 | .project | //additional files + project2 | .project | //additional files This was supposed to be supported by the plugin, but I couldn't figure it out... Something strange happened as well today. I was trying to merge 2 branches, and the plugin didn't want to make the last merge. No messagebox, more or less like the error when cloning the repository. I'll try to upgrade to Mercurial 1.4.2, although I won't be able to upgrade the system Mercurial to this version :| Matthieu -- Information System Engineer, Ph.D. Blog: http://matt.eifelle.com LinkedIn: http://www.linkedin.com/in/matthieubrucher
-- You received this message because you are subscribed to the Google Groups "MercurialEclipse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mercurialeclipse?hl=en.
