Can you check out regular project from svn? Like File->Import->Check out projects from SVN
1. If you can't, then you might have problem with svn + eclipse. 2. If you can, then after check out, it will ask you to choose an appropriate Project type to create, you can specify "Maven" at that time. However, I am not big fan of m2eclipse, even when pom.xml exists, it still try to ask and create one for you. Stan On Tue, Apr 1, 2008 at 6:25 AM, Oana Ureche <[EMAIL PROTECTED]> wrote: > Hi all, > > I recently installed Maven by following the steps given in this link: > > http://docs.codehaus.org/display/M2ECLIPSE/Demo+Script > > I got an error after, I had to modify the eclipse.ini by adding the -vm > argument. > Now my eclipse is running on JDK, so no problem there. > > When I try File-> New -> Other -> Checkout Maven Projects from SVN > I get an error: > Problem Occurred: > Checking out Maven projects (time of error: 1 April 2008 11:23:09 BST) > Reason: > Check the details > > The details say: Checkout error, > so no help here... > > I am using Eclipse Europa, Windows XP, JDK 5.0, latest versions of > subclipse, mylyn and maven. > > Thanks in advance, > Oana > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
