summaryrefslogtreecommitdiffstats
path: root/CVSROOT/rcsinfo
diff options
context:
space:
mode:
author(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-03-26 18:52:22 (GMT)
committer(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-03-26 18:52:22 (GMT)
commit1cbcc279e33a66b6c70bb957d69d8c3ced70adca (patch)
tree34b4ad4ae2a9d38adbdf65701573b6fed90439c7 /CVSROOT/rcsinfo
parent704253e04cc098b9cbc52ffbc82ef3de23b349e7 (diff)
downloadDoxygen-1cbcc279e33a66b6c70bb957d69d8c3ced70adca.zip
Doxygen-1cbcc279e33a66b6c70bb957d69d8c3ced70adca.tar.gz
Doxygen-1cbcc279e33a66b6c70bb957d69d8c3ced70adca.tar.bz2
This commit was manufactured by cvs2svn to create tagRelease_1_1_1_20000326
'Release_1_1_1_20000326'.
Diffstat (limited to 'CVSROOT/rcsinfo')
-rw-r--r--CVSROOT/rcsinfo13
1 files changed, 0 insertions, 13 deletions
diff --git a/CVSROOT/rcsinfo b/CVSROOT/rcsinfo
deleted file mode 100644
index 49e59f4..0000000
--- a/CVSROOT/rcsinfo
+++ /dev/null
@@ -1,13 +0,0 @@
-# The "rcsinfo" file is used to control templates with which the editor
-# is invoked on commit and import.
-#
-# 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. For the first match that is found, then the remainder of the
-# line is the name of the file that contains the template.
-#
-# If the repository name does not match any of the regular expressions in this
-# file, the "DEFAULT" line is used, if it is specified.
-#
-# If the name "ALL" appears as a regular expression it is always used
-# in addition to the first matching regex or "DEFAULT".