[cvsnt-dev] Re: triggers and +

Tony Hoyle tony.hoyle at march-hare.com
Thu Jun 8 11:47:27 UTC 2006


David Somers wrote:
> Tony,
> 
> I've been going through triggers/info_trigger.cpp.
> 
> I've made a few tweaks to fix a blooper where ALL wasn't always done; will
> commit later today after a bit more testing back here.
> 
> Meanwhile, I'm a bit stymied over the use of the '+' prefix to entries. What
> is this meant to do, since looking at the code I can't make neither heads
> nor tails of it.
>
It forces the next entry to be executed even if something had already 
been run.   Normally the processing stops on the first match... some 
people wanted to be able to do multiple lines in the file.

Tony


More information about the cvsnt-dev mailing list