diff options
| author | adam <adam@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-05-21 22:01:19 +0000 |
|---|---|---|
| committer | adam <adam@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2006-05-21 22:01:19 +0000 |
| commit | 5e9e6275d04b6f3b712cd344940612d92eecbef1 (patch) | |
| tree | 6671ee9fc16f68ab499770ce224412180362c763 /CVSROOT/notify | |
| parent | b5b61da533694d6564f8311d6e5d110f03f2ef9a (diff) | |
Deleting CVS data
git-svn-id: https://svn.roundcube.net/trunk@241 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'CVSROOT/notify')
| -rw-r--r-- | CVSROOT/notify | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/CVSROOT/notify b/CVSROOT/notify deleted file mode 100644 index 74ae6f9e9..000000000 --- a/CVSROOT/notify +++ /dev/null @@ -1,12 +0,0 @@ -# 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 "CVS notification" %s |
