On Wed, Apr 27, 2011 at 10:21 AM, David Durham <[email protected]> wrote: >When I run the project in eclipse, the build process or google > plugin will delete all the .svn directories.
I should say, it will delete all .svn directories in the src/main/webapp tree. So it will delete: src/main/webapp/.svn/ src/main/webapp/WEB-INF/.svn/ and so on. This is a maven project, and I use m2eclipse. Not sure if this is related. When I run the maven build from the command line, it leaves the .svn directories in src/main/webapp intact. Thanks, Dave -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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/google-web-toolkit?hl=en.
