info-cvs
[Top][All Lists]
Advanced

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

RE: how to find the file modified on the previous day


From: Jeeva Chelladhurai
Subject: RE: how to find the file modified on the previous day
Date: Wed, 5 Dec 2001 16:03:57 -0500

Jerry,

Great, It works..

Thanks 

Jeeva.

> -----Original Message-----
> From: Jerry Nairn [mailto:address@hidden
> Sent: Wednesday, December 05, 2001 2:57 PM
> To: 'Jeeva Chelladhurai'; address@hidden
> Subject: RE: how to find the file modified on the previous day
> 
> 
> 
> > From: Jeeva Chelladhurai [mailto:address@hidden
> > Sent: Wednesday, December 05, 2001 8:35 AM
> 
> > I would like to generate a summary of the files (with log) 
> > that have been 
> > modified on the previous day and also the previous week.
> 
> Since this time yesterday:
> 
> cvs log -d"now-1day<now" .
> 
> In the past week:
> 
> cvs log -d"now-7days<now" .
> 
> Cheers,
> Jerry



reply via email to

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