Re: svn:ignore

2012-08-31 Thread Anders Hammar
[1] http://www.apache.org/dev/svn-eol-style.txt > > > > - Original Message - >> From: Anders Hammar >> To: Maven Developers List >> Cc: >> Sent: Friday, August 31, 2012 2:51 PM >> Subject: Re: svn:ignore >> >> Just to verify: >>

Re: svn:ignore

2012-08-31 Thread Mark Struberg
ers Hammar > To: Maven Developers List > 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 sa

Re: svn:ignore

2012-08-31 Thread Mark Struberg
.git .gitignores as well. LieGrue, strub - Original Message - > From: Tony Chemit > To: dev@maven.apache.org > Cc: > Sent: Friday, August 31, 2012 2:39 PM > Subject: Re: svn:ignore > > On Fri, 31 Aug 2012 14:25:27 +0200 > Anders Hammar wrote: > &g

Re: svn:ignore

2012-08-31 Thread Olivier Lamy
gt;> 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

Re: svn:ignore

2012-08-31 Thread Anders Hammar
gt; 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 th

Re: svn:ignore

2012-08-31 Thread Olivier Lamy
2012/8/31 Anders Hammar : > 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 f

Re: svn:ignore

2012-08-31 Thread Tony Chemit
On Fri, 31 Aug 2012 14:25:27 +0200 Anders Hammar wrote: > 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 &

svn:ignore

2012-08-31 Thread Anders Hammar
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. Currently it has an example of: target *~ *.log