Re: Weirdness with the web site

2006-11-14 Thread Thilo Goetz
David Crossley wrote: ... On xml-based projects there are problems due to many weird filename extensions, so i use a different approach with https://svn.apache.org/repos/private/committers/tools/report_svn_text.pl It scans for text files and reports which do not have "svn:eol-style native". Tha

Re: Weirdness with the web site

2006-11-13 Thread David Crossley
Daniel Kulp wrote: > Roy T. Fielding wrote: > > > Similarly, I'm seeing a number of files that show up with every > > > single line changed, when AFAICT all that should change is the > > > removal of a single line from the list of projects. What's up with > > > that? > > > > Do you really want to

Re: Weirdness with the web site

2006-11-11 Thread Marshall Schor
The referred to email 13-oct points to this JIRA issue: https://issues.apache.org/jira/browse/INFRA-881 This says there are some problems with line ends when tools are used to generate websites. I tried an experiment: we have a XDOC-style website. I scanned our XDOC source files and found the

Re: Weirdness with the web site

2006-11-11 Thread Gwyn Evans
On 11/11/06, Noel J. Bergman <[EMAIL PROTECTED]> wrote: > There is an issue with building the site from a windows platform that > causes the eols to get all mixed up. See http://www.apache.org/dev/version-control.html#https-svn, specifically the last two paragraphs, starting with "Committers wil

RE: Weirdness with the web site

2006-11-10 Thread Noel J. Bergman
> There is an issue with building the site from a windows platform that > causes the eols to get all mixed up. See http://www.apache.org/dev/version-control.html#https-svn, specifically the last two paragraphs, starting with "Committers will need to properly ..." This is why Roy made his comment

Re: Weirdness with the web site

2006-11-10 Thread Daniel Kulp
On Friday November 10 2006 7:24 pm, Roy T. Fielding wrote: > > Similarly, I'm seeing a number of files that show up with every > > single line changed, when AFAICT all that should change is the > > removal of a single line from the list of projects. What's up with > > that? > > Do you really want

RE: Weirdness with the web site

2006-11-10 Thread Johnson, Eric
to get all mixed up... > -Original Message- > From: Roy T. Fielding [mailto:[EMAIL PROTECTED] > Sent: Friday, November 10, 2006 7:25 PM > To: general@incubator.apache.org > Subject: Re: Weirdness with the web site > > On Nov 10, 2006, at 3:40 PM, Garrett Rooney

Re: Weirdness with the web site

2006-11-10 Thread Roy T. Fielding
On Nov 10, 2006, at 3:40 PM, Garrett Rooney wrote: So, I'm trying to finish off the job of removing lucene4c from the web site, since it's been retired it shouldn't be showing up in the list of podlings and what not, and when I'm generating the site I can't help but notice lots of changes in the

Weirdness with the web site

2006-11-10 Thread Garrett Rooney
So, I'm trying to finish off the job of removing lucene4c from the web site, since it's been retired it shouldn't be showing up in the list of podlings and what not, and when I'm generating the site I can't help but notice lots of changes in there that are totally unrelated to what I just changed.