Direct webapp checkouts from SVN in eclipse worked fine, and they used _svn as well. Standard subclipse integration worked fine in _svn mode. After I changed the tortoise setting, subclipse started using .svn as well.
Now everything is using .svn, and m2eclipse seems happier. I have SCM Handler for eclipse version 0.9.6-20080905-0917. -----Original Message----- From: Eugene Kuleshov [mailto:[email protected]] Sent: Friday, 12 December 2008 12:44 p.m. To: [email protected] Subject: Re: [m2eclipse-user] _svn instead of .svn You may want to check that you have installed SCM handler for Subclipse (it is one of m2eclipse features), then m2eclipse will be delegating directly to Subclipse when checking out projects from svn. BTW, when your Tortoise configured to use _svn folders, what happen if you checkout project to Eclipse using File / Import... / SVN / Project from SVN... (or something like that, i.e. checkout it as non-Maven project). Do you get it shared after checkout? regards, Eugene --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
