bug-cvs
[Top][All Lists]
Advanced

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

Re: How can we get list of files deleted/added to CVS in last 1 day or 1


From: Yaron Yogev
Subject: Re: How can we get list of files deleted/added to CVS in last 1 day or 1 week
Date: Wed, 17 Dec 2008 00:52:44 -0800 (PST)
User-agent: G2/1.0

Hi,

First, please note that this NG is for bug reports and suggestions for
improvements, so please post such questions to gnu.cvs.help.

Regarding your question: assuming this isn't a one-time query, but
rather that you'll need to repeat such searches quite often, I suggest
you try ViewVC. It starts by doing a full-scan of your repository once
(and possibly full-scan again once in a while). Following this, after
every commit a post-commit call is done (defined in the loginfo file)
to update its DB with the commit details.

With this DB in place, it provides you with a convenient search
interface to commits done in your repository.
ViewVC is open source so you can add more sophisticated SQL queries to
suit your needs.

HTH
Yaron Yogev
IT Software Developer
Jungo LTD

On Dec 17, 9:31 am, asj.ashut...@gmail.com wrote:
> Hi,
>
> I am new to CVS and working on software that has extensive large
> number of files. Using CVS, I am looking for a report that provides
> list of files deleted/added to CVS in last 1 day or 1 week on a
> specific tag/branch. Does anyone has any pointers how this generate
> this report?
>
> Thanks in advance.
>
> Regards,
> Ashutosh



reply via email to

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