[vlc-devel] 2007 commit stats

Dennis Lou dlou99 at yahoo.com
Wed Jan 2 01:16:08 CET 2008


Suggest you replace "for i in {1999,2000,...}; do" with
"for i in $(seq 1999 2007); do"

-Dennis

----- Original Message ----
From: Pierre d'Herbemont <pdherbemont at free.fr>
To: Mailing list for VLC media player developers <vlc-devel at videolan.org>
Sent: Tuesday, January 1, 2008 5:42:44 PM
Subject: Re: [vlc-devel] 2007 commit stats


Forgot two years...

for i in {1999,2000,2001,2002,2003,2004,2005,2006,2007}; do
let j=i+1
c=`svn log -r {$i-01-01}:{$j-01-01} | grep "^r[0-9]*\ |" | wc -l`
echo "$i:  $c"
done;

1999:        61
2000:       458
2001:       796
2002:      1491
2003:      3134
2004:      3334
2005:      3476
2006:      3896
2007:      5133

On Jan 1, 2008, at 11:18 PM, Pierre d'Herbemont wrote:

> Hi,
>
> for i in {2001,2002,2003,2004,2005,2006,2007}; do let j=i+1; c=`svn
> log -r {$i-01-01}:{$j-01-01} | grep "^r[0-9]*\ |" | wc -l`; echo "$i:
> $c"; done;
> 2001:      796
> 2002:     1491
> 2003:     3134
> 2004:     3334
> 2005:     3476
> 2006:     3896
> 2007:     5133
>
> Pierre.
>
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel

_______________________________________________
vlc-devel mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc-devel





      ____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs



More information about the vlc-devel mailing list