Just a suggestion, why don't you ignore all the ".*" resources? Antonio
2009/7/29 <w...@apache.org>: > Author: wesw > Date: Wed Jul 29 13:24:43 2009 > New Revision: 798892 > > URL: http://svn.apache.org/viewvc?rev=798892&view=rev > Log: > adding ignores for target dir and IDE artifacts > > Modified: > struts/struts2/trunk/bundles/demo/ (props changed) > struts/struts2/trunk/plugins/javatemplates/ (props changed) > struts/struts2/trunk/plugins/oval/ (props changed) > > Propchange: struts/struts2/trunk/bundles/demo/ > ------------------------------------------------------------------------------ > --- svn:ignore (added) > +++ svn:ignore Wed Jul 29 13:24:43 2009 > @@ -0,0 +1,5 @@ > +target > +*.iml > +.classpath > +.project > +.settings > > Propchange: struts/struts2/trunk/plugins/javatemplates/ > ------------------------------------------------------------------------------ > --- svn:ignore (added) > +++ svn:ignore Wed Jul 29 13:24:43 2009 > @@ -0,0 +1,5 @@ > +target > +*.iml > +.classpath > +.settings > +.project > > Propchange: struts/struts2/trunk/plugins/oval/ > ------------------------------------------------------------------------------ > --- svn:ignore (added) > +++ svn:ignore Wed Jul 29 13:24:43 2009 > @@ -0,0 +1,5 @@ > +target > +.classpath > +.settings > +.project > +*.iml > > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org