summaryrefslogtreecommitdiffstats
path: root/CVSROOT/notify
diff options
context:
space:
mode:
authorroot2005-03-11 18:11:30 +0000
committerroot2005-03-11 18:11:30 +0000
commit68c983fca8336e31e52b872b540a67604c1b26a3 (patch)
tree78bc12b4b986b50e59a5a4be94b58195261acb2e /CVSROOT/notify
downloadurunlevel-68c983fca8336e31e52b872b540a67604c1b26a3.zip
urunlevel-68c983fca8336e31e52b872b540a67604c1b26a3.tar.gz
urunlevel-68c983fca8336e31e52b872b540a67604c1b26a3.tar.bz2
urunlevel-68c983fca8336e31e52b872b540a67604c1b26a3.tar.xz
initial checkin
Diffstat (limited to 'CVSROOT/notify')
-rw-r--r--CVSROOT/notify12
1 files changed, 12 insertions, 0 deletions
diff --git a/CVSROOT/notify b/CVSROOT/notify
new file mode 100644
index 0000000..74ae6f9
--- /dev/null
+++ b/CVSROOT/notify
@@ -0,0 +1,12 @@
1# The "notify" file controls where notifications from watches set by
2# "cvs watch add" or "cvs edit" are sent. The first entry on a line is
3# a regular expression which is tested against the directory that the
4# change is being made to, relative to the $CVSROOT. If it matches,
5# then the remainder of the line is a filter program that should contain
6# one occurrence of %s for the user to notify, and information on its
7# standard input.
8#
9# "ALL" or "DEFAULT" can be used in place of the regular expression.
10#
11# For example:
12#ALL mail -s "CVS notification" %s