info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: List commits by user last N days


From: Serman D.
Subject: Re: List commits by user last N days
Date: Wed, 08 Aug 2007 06:26:25 -0700
User-agent: G2/1.0

On Aug 7, 9:17 pm, Todd Denniston <address@hidden>
wrote:

> TODAY=`date --iso-8601`
> TENAGO=`date -d "10 days ago" --iso-8601`
> #I really like gnu date. :)
> DATESTRING=`echo "$TENAGO;$TODAY"`
> cvs2cl.pl -r -t  -R serman_d -l "-d$DATESTRING"

Thanks Todd, I didn't even know about the cvs2cl script!

I think I have to play around with the cvs options though, because the
above command produced a Changelog of 20'000 lines going back to
2003.. :)

--
Serman D.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]