head 1.1; access; symbols libdrm-1_0_4:1.1 trunk-20021125:1.1 mesa-4-1-branch:1.1.0.12 mesa-3-5-branch:1.1.0.10 tdfx-2-0-branch:1.1.0.8 tdfx-2-0-trunk:1.1 dispatch-0-0-3-20000225-merge:1.1 dispatch-0-0-3-branch:1.1.0.6 dispatch-0-0-2-branch:1.1.0.4 dispatch-0-0-1-20000129-merge:1.1 dispatch-0-0-1-branch:1.1.0.2; locks; strict; comment @# @; 1.1 date 99.11.24.02.05.03; author root; state Exp; branches; next ; desc @@ 1.1 log @initial checkin@ text @# The "notify" file controls where notifications from watches set by # "cvs watch add" or "cvs edit" are sent. The first entry on a line is # a regular expression which is tested against the directory that the # change is being made to, relative to the $CVSROOT. If it matches, # then the remainder of the line is a filter program that should contain # one occurrence of %s for the user to notify, and information on its # standard input. # # "ALL" or "DEFAULT" can be used in place of the regular expression. # # For example: #ALL mail %s -s "CVS notification" @