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

Yaron Yogev <[email protected]>
Newsgroups gmane.comp.version-control.cvs.general
Organization http://groups.google.com
Message-ID <1074ea51-b13b-4594-982c-ab1e62c65a71@x16g2000prn.googlegroups.com>
Hi,

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:33 am, [email protected] 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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.