[cvsnt] Re: Query changes by date?
Tony Hoyle
tmh at nodomain.org
Tue Aug 10 02:33:44 BST 2004
David Vo wrote:
> Hi- Is there a way to query all changes to a repository by date?
Using log, history, status, diff... you can get all sorts of information
out. What do you need specifically?
> What query capabilities does CVS have?
>
It has a habit of producing too much information rather than too
little... you need to write scripts to parse the output to whatever you
need usually. There are some 3rd party apps that do this (produce
graphs, charts, etc.)
Tony
More information about the cvsnt
mailing list