Only the first match gets executed, How about:

#
^test/dir1* bla "%s" olaf, john
^test*      bla "%s" john

Rex.






Chris Cameron <[EMAIL PROTECTED]> on 06/08/2000 06:14:35 PM

Please respond to "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>

To:   'Olaf Meding' <[EMAIL PROTECTED]>, info-cvs mailing list
      <[EMAIL PROTECTED]>
cc:    (bcc: Rex Jolliff/YM/RWDOE)

Subject:  RE: loginfo question




On Friday, June 09, 2000 9:45 AM, Olaf Meding
[SMTP:[EMAIL PROTECTED]] wrote:
> Can someone explain why CVS does not send an email notification to both
john
> and olaf?  In either case, I commited a file in test/dir1 (see below).
>
> Is there a  way to fix this?  I would like one person to get
notifications
> for all sub-directories and the other only for a specific sub-directory.
>
> Below are lines from my loginfo file.
>
> ***** case 1 *****
> ^test*      bla "%s" john
> ^test/dir1* bla "%s" olaf   # why does olaf not get and email?
>
> ***** case 2 *****
> ^test/dir1* bla "%s" olaf
> ^test*      bla "%s" john   # why does john not get an email?
>
The first match is used in all the info files (Cederqvist section C.3).  We
use a loginfo script to control who gets e-mails (you can add on extra
parameters to be passed to your script).


***************************************************************
Chris Cameron                    Open Telecommunications NZ Ltd
Senior Solution Architect
[EMAIL PROTECTED]                           P.O.Box 10-388
      +64 4 495 8403 (DDI)                          The Terrace
fax:  +64 4 495 8419                                 Wellington
cell: +64 21 650 680                                New Zealand
Life, don't talk to me about life ....(Marvin - HHGTTG)








Reply via email to