On 30 avr, 22:38, dj <dj.am.juice...@gmail.com> wrote:
> Hi,
>
> Anyone else here using svn with gwt? If so, wondering if you ignore
> all the generated folders somehow? I'm ignoring .class files, but
> wonder what other stuff we can ignore from the project? I know when
> the compiler runs it generates a lot of additional files we can
> ignore. Are you just ignoring the entire output folder?

Yes.

/ => svn:ignore=gen,extra (in case you pass "-gen gen" and/or "-extra
extra" to the GWT Compiler)
/war => svn:ignore=application-name (the rename-to of your gwt.xml)
/war/WEB-INF => svn:ignore=classes/

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to