info-cvs
[Top][All Lists]
Advanced

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

Re: Auto email on commit


From: Mark E. Hamilton
Subject: Re: Auto email on commit
Date: Fri, 02 Dec 2005 15:24:02 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

address@hidden wrote:
I am trying to get CVS to automatically send emails to our dev team
when one of us commits anything.  Here is what i have, but it is not
working.  Any thoughts?

in log.pl:
    my $mailcmd = "\ Mail -s 'CVS update: $modulepath'";

It turns out that I have a copy of the contrib directory on my system after all. In the contrib/log file the line above contains a '|' character (vertical bar or pipe) not a backslash as you show above. Perhaps that's the problem.

--
----------------
Mark E. Hamilton
Orion International Technologies, Inc.
Sandia National Laboratory, NM.
505-844-7666





reply via email to

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