Here's the linux scoreboard. (should have sorted them...)
http://people.apache.org/~chug/qpid-purity-linux-r1158873.html

-c


----- Original Message -----
> From: "Robbie Gemmell" <[email protected]>
> To: [email protected]
> Sent: Wednesday, August 17, 2011 3:44:26 PM
> Subject: Re: Zap trailing whitespace?
> The majority of files ought to have svn:eol = native set on them which
> would mean they check out with DOS line endings on Windows which would
> explain the amount of those, yes.
> 
> I'm actually surprised at the number of UNIX line endings being
> reported there, since that means a lot of svn installs not being
> configured to mark them as having native line endings (mine included,
> based on some of the files in question...must have missed it on the
> last machine move, oops).
> 
> We have a not-necessarily-up-to-date file with example svn prop
> setting config in it here:
> https://svn.apache.org/repos/asf/qpid/trunk/qpid/etc/svn-auto-props
> 
> Robbie
> 
> On 17 August 2011 20:31, Chuck Rolke <[email protected]> wrote:
> >>> How many files have a problem?
> >
> > I analyzed the code base from yesterday (r1158848) using a tool on
> > win2k8.
> > Please see: http://people.apache.org/~chug/qpid-purity-r1158848.html
> >
> > The tool points out:
> > 1. File name
> > 2. Line ending: DOS, UNIX, both, or none
> > 3. TAB and FormFeed presence
> > 4. Trailing Whitespace (where white is SPACE or TAB)
> > 5. BOM byte order marks (a new twist to my ascii scans)
> > 6. Other anomalies:
> >   Copyright symbol 0xA9, "Bit8" with 0x80 set, DEL 0x7F characters,
> >   CR w/no LF
> >
> > The tool ran on all files, even raw binaries like zip, png, jar.
> > Ignore the noise
> > from those.
> >
> > I'm surprised at the number of DOS-line-ending-only files. Is that
> > on account of
> > the windows checkout?
> >
> > In a lot of files the only trailing white space is in the Apache
> > header!
> >
> > Regards,
> > Chuck
> >
> > ----- Original Message -----
> >> From: "Jonathan Robie" <[email protected]>
> >> To: [email protected]
> >> Sent: Monday, January 31, 2011 3:36:58 PM
> >> Subject: Zap trailing whitespace?
> >> I'd like to zap trailing whitespace from the source files in our
> >> SVN
> >> repo.
> >>
> >> Does anyone object to me doing this? Do we agree that source files
> >> should not have trailing whitespace?
> >>
> >> Are there any timing issues? Is there a best time to do this?
> >>
> >> Jonathan
> >>
> >> ---------------------------------------------------------------------
> >> Apache Qpid - AMQP Messaging Implementation
> >> Project: http://qpid.apache.org
> >> Use/Interact: mailto:[email protected]
> >
> > ---------------------------------------------------------------------
> > Apache Qpid - AMQP Messaging Implementation
> > Project: http://qpid.apache.org
> > Use/Interact: mailto:[email protected]
> >
> >
> 
> ---------------------------------------------------------------------
> Apache Qpid - AMQP Messaging Implementation
> Project: http://qpid.apache.org
> Use/Interact: mailto:[email protected]

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to