Hello > This is a critical problem - the plugin simply removes the .svn directories, > completely messing up the entire workspace - everything below webapp is now > unversioned and shown to be committed. Is there any feedback on this? > Do you mean that when you compile your application, everything inside the module folder is replaced? We solve this with the additional compiler argument '-war <foldername>'. That way the compiled files are saved in the specified folder.
Hope I understood you correctly, Michael -- 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.
