You're missing part of the expression, "^". This should be:

^bbb/* script1 .....

You see it in all of the examples in the manual, so maybe you just
overlooked it. The regular expression could just as easily match suffixes,
like

*.doc script_for_doc_files

Jerry

> From: Chris Cameron [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 25, 2001 5:41 PM

> to run on each part of the repository.  I've always (assumed I guess) 
> thought that the regex started from CVSROOT.  I've just 

> commitinfo:
> bbb/* script1 .....
> aaa/* script2 .....


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to