thanks. i will change the appfuse quickstart page to advice to run fullsource before checkin
tibi chupo wrote: > I had similar problem and I resolved it (some workaround hint). > > First at all, I put ".project" and ".classpath" files on SVN (unchecked it > from Eclipse ignored resources; Windows->Preferences->team->Ignored > Resources). (I don't know if it's necessary but I think that it's better to > put that files on SVN). > > After that, I checked out previous SVN version (without full-source) - > somewhere temporary. On that version, I put manually full-source resources > (copy all new and changed files). Next, you have to make check-in also, with > .project and .classpath files. Everything works fine after that. > > (NOTE! I cannot remember if there are some additional steps but I think that > it's all.) > > Regards > > > > > tibi wrote: > >> i have check in problems with svn. >> what did i do: >> >> mvn archetype:create -DarchetypeGroupId=org.appfuse.archetypes >> -DarchetypeArtifactId=appfuse-basic-struts >> -DremoteRepositories=http://static.appfuse.org/releases >> -DarchetypeVersion=2.0.2 -DgroupId=com.mycompany.app >> -DartifactId=myproject >> >> checkin de project from eclipse >> >> mvn appfuse:full-source >> >> refresh eclipse and a check in is not possible. >> the tmp and props dirs are gone from some (about 5) .svn dirs. >> i tried making the dirs by hand to resolve the problem but svn never >> realy worked any more. now i do the >> mvn appfues:full-source before the checkin. >> >> is this a known problem? >> >> >> >> tibi >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net >> For additional commands, e-mail: users-h...@appfuse.dev.java.net >> >> >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net For additional commands, e-mail: users-h...@appfuse.dev.java.net