Hi, the point is, that plugin can't create repositories outside the workspace, but it can clone repositories with multiple projects.
So you need initially create repo outside of Eclipse and add your projects to it. After that, you can clone the repo with plugin etc. One Examle: http://code.google.com/p/filesync4eclipse/source/browse/ On Mon, 23 Nov 2009 06:29:08 +0100, vogella <[email protected]> wrote: > Hi, > > I would like to have several Java project / Eclipse plugins and store > them in one Mercurial repository. How can I do this with Mercurial / > the Eclipse plugin for Mercurial? > > The examples I could find via Google always discuss the one repository > == one project case. > > I also looked at the example of the Eclipse Plugin for Mercurial but > this seem to me also using one project for the repository. -- Kind regards, Mit freundlichen Grüßen Andrei Loskutov @Home: http://andrei.gmxhome.de/ -- 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=.
