[cvsnt] Re: 2.5.01 loginfo problem
Glen Starrett
grstarrett at cox.net
Thu May 5 17:49:13 BST 2005
Tony Hoyle wrote:
> Erich Conka wrote:
>> there is quote from cvs.chm (loginfo): "The first matching regular
>> expression is used."
>>
>> But in 2.5.01 (I tried Build 1910 & 1927) ALL matching expressions are
>> used.
>>
> That's a documentation error (especially since the parsing order isn't
> always sequential). It doesn't really make sense for only one of the
> matches to be used..
Yikes! I'm going to have to rework my loginfo strategy now :-( . The
docs have always said that -- is this new to 2.5.01.*? I have mine set
up to progressively get more general, so the correct group gets the
correct messages, but if this isn't working in order and stopping at the
first then it's going to get hairy.
I have something like this right now:
^CVSROOT cvsmailer ... to me
^project1/module_foo cvsmailer ... to proj1 team + foo developer
^project1 cvsmailer ... to proj1 team
Sounds like I should really have something like this then, is this
correct for the same results??
^CVSROOT cvsmailer ... to me
^project1/module_foo cvsmailer ... to foo developer
^project1 cvsmailer ... to proj1 team
I'm not sure cvsmailer is set up for that either, since it uses the CVS
pid to keep track of which mail is which and triggering mult lines might
cause a problem.
Tony -- Please confirm this is the way it is working now, because it is
a significant change from before.
Bo -- Will this work with cvsmailer like this?
Regards,
--
Glen Starrett
More information about the cvsnt
mailing list