info-cvs
[Top][All Lists]
Advanced

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

Re: SEARCH via comments/dates


From: Matt Riechers
Subject: Re: SEARCH via comments/dates
Date: Tue, 02 Oct 2001 15:49:36 -0400

> ar2kcm wrote:
> 
> When committing files to the repository and adding comments, is there some way
> to search the repo based upon comments entered?

cvs2cl.pl is useful for organizing changes around the comments. You can find it
at http://www.red-bean.com/~kfogel/cvs2cl.shtml at the moment. Otherwise, you
can pipe 'cvs log' through a homegrown filter...

> Moreover, is there a way to determine what files have been modified/committed
> to the repo between two different dates, e.g., 09/12/01 and 10/01/01?

cvs log -d date<date2

-Matt



reply via email to

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