diff options
| author | Nick Mathewson <nickm@torproject.org> | 2006-11-26 06:19:49 +0000 |
|---|---|---|
| committer | Nick Mathewson <nickm@torproject.org> | 2006-11-26 06:19:49 +0000 |
| commit | 58ad2cb38ef9d1b90dcf4346a236ed36756ab8cb (patch) | |
| tree | bf592badd8547d6a2bc1087008a8231cad73066c /CVSROOT/notify | |
| parent | fcede4908f363368811ac9176840505df7093284 (diff) | |
| download | anonbib-58ad2cb38ef9d1b90dcf4346a236ed36756ab8cb.tar.gz | |
r9807@Kushana: nickm | 2006-11-26 00:56:25 -0500
Remove obsolete CVSROOT directory.
svn:r184
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 34f0bc2..0000000 --- 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 -s "CVS notification" |
