> Btw, while we are at it please all make sure that your svn:eol-style is set > up correctly [1]. That is often missing as well.
That should already be fixed. But I guess others have been in that state of mind as well....:-) /Anders > > > LieGrue, > strub > > > > [1] http://www.apache.org/dev/svn-eol-style.txt > > > > ----- Original Message ----- >> From: Anders Hammar <[email protected]> >> To: Maven Developers List <[email protected]> >> Cc: >> Sent: Friday, August 31, 2012 2:51 PM >> Subject: Re: svn:ignore >> >> Just to verify: >> The idea is to set this property on the "root" folder of any Maven >> project, right? Not on all sub-folders as well? The document says "on >> the directory". >> >> /Anders >> >> On Fri, Aug 31, 2012 at 2:42 PM, Olivier Lamy <[email protected]> wrote: >>> 2012/8/31 Anders Hammar <[email protected]>: >>>> Doing some reading in the developer section, I see that the example >>>> svnignores ([1]) doesn't really match what seems to be applied to >> svn. >>>> Is there a recommended value for the svn:ignore property? I'd be >> happy >>>> to update [1] with that. >>> Sure feel free to update the document. >>> IMHO folks only fix this ignore when they have issues locally :-) >>>> >>>> Currently it has an example of: >>>> target >>>> *~ >>>> *.log >>>> .classpath >>>> .project >>>> *.ipr >>>> *.iws >>>> *.iml >>>> >>>> But I also see in svn: >>>> bin >>>> .wtpmodules >>>> .settings >>>> >>>> I'm sure there are others as I've just checked a few projects. >>>> >>>> /Anders >>>> >>>> [1] https://maven.apache.org/developers/conventions/svn.html >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: [email protected] >>>> For additional commands, e-mail: [email protected] >>>> >>> >>> >>> >>> -- >>> Olivier Lamy >>> Talend: http://coders.talend.com >>> http://twitter.com/olamy | http://linkedin.com/in/olamy >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
