Re: Canonical podling count

2013-07-08 Thread David Crossley
Marvin Humphrey wrote:
> Tim Williams  wrote:
> > Why not take it from the number Clutch reports?
> 
> Ah, here, just above the table:
> 
> http://incubator.apache.org/clutch.html#current

Also see
http://incubator.apache.org/clutch.html#data
which shows the "clutch.txt" list of current podlings.

There is also the "Incubator History" chart:
http://incubator.apache.org/history/

(However it has stopped working for me recently.)

See the links from:
http://incubator.apache.org/facilities.html

-David

> Also in svn.
> 
> http://svn.apache.org/repos/asf/incubator/public/trunk/content/clutcht.ent
> 
> Thanks, Tim.
> 
> (PS: the algo in my previous mail counts dupes, so no one should ever use it.)
> 
> Marvin Humphrey

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Canonical podling count

2013-07-08 Thread Marvin Humphrey
On Mon, Jul 8, 2013 at 2:46 PM, Tim Williams  wrote:
> Why not take it from the number Clutch reports?

Ah, here, just above the table:

http://incubator.apache.org/clutch.html#current

Also in svn.

http://svn.apache.org/repos/asf/incubator/public/trunk/content/clutcht.ent

Thanks, Tim.

(PS: the algo in my previous mail counts dupes, so no one should ever use it.)

Marvin Humphrey

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: Canonical podling count

2013-07-08 Thread Tim Williams
Why not take it from the number Clutch reports?

On Monday, July 8, 2013, Marvin Humphrey wrote:

> Greets,
>
> For our report, I'd like to supply an official count of podlings under
> incubation.  Here's one way of doing it from the incubator svn checkout:
>
>   grep . content/report_due_* | wc -l
>
> Any better ideas, or is that algo good enough?  Would a podling_count.py
> make sense or do we already have something like that?
>
> For the purposes of the report, the important thing is to provide
> consistent
> numbers over time.  Up-to-the-minute accuracy is less of a concern.
>
> Marvin Humphrey
>
> -
> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
> For additional commands, e-mail: 
> general-h...@incubator.apache.org
>
>