info-cvs
[Top][All Lists]
Advanced

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

Re: CVS Triggers at module-level and repository level.


From: Derek R. Price
Subject: Re: CVS Triggers at module-level and repository level.
Date: Thu, 28 Sep 2000 10:58:13 -0400

address@hidden wrote:

> I need some way where in I can log messages whenever any file from
> any module is checked out. Somebody please help me with this asap.

If all you want is a simple log message, check out the CVS history
command and see if the checkout logs ('O' records, I believe) contain
the information you want.

For somehting more complicated, someone else suggested CVS watch
scripts, which I know little about, but failing that you might also be
also be able to run a periodic cron job which scans the history log for
new entries and runs the more comlicated process on them.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden     OpenAvenue ( http://OpenAvenue.com )
--
Since English is a mess, it maps well onto the problem space,
which is also a mess, which we call reality.

        - Larry Wall






reply via email to

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