info-cvs
[Top][All Lists]
Advanced

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

Re: sending summary mails


From: Bob Bradley
Subject: Re: sending summary mails
Date: Tue, 28 Jan 2003 03:30:15 -0800
User-agent: Microsoft-Entourage/10.1.0.2006

On 1/28/03 3:09 AM, "Christian Andersson" <address@hidden> wrote:

> Hi there, I wonder if this is possible within cvs, or do I need some
> external toll to make it possible...
> 
> what I want to achieve is to get a summary mail sent out to different
> cvs-users that tells what changes has been made to the repositury during
> the last hour or so...  I'm not talking about sending out diffs or so,
> but perheps jsut something like this..
> 
> /repository/dir1/dir2/file.txt has been changed by USER and the new
> revision is 1.4
> /repository/dir1/dir2/file2.txt is a new file added by USER

You can modify the loginfo file in CVSROOT to set up commit emails to be
sent whenever a commit occurs. There are scripts that come with CVS in
contrib (e.g. log and log_accum), which can be used to do most of what you
want. Just add an entry to loginfo that passes things like the email address
to send to the script.





reply via email to

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