summaryrefslogtreecommitdiffstats
path: root/CVSROOT/rcsinfo
diff options
context:
space:
mode:
author(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-06-25 15:06:41 (GMT)
committer(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-06-25 15:06:41 (GMT)
commit191adf29d0c0cdce0dbe2ac64e405019a85c484e (patch)
treeadc178dd3d5859c20046a112de207ab7c34d52e2 /CVSROOT/rcsinfo
parent5ade6c6ef255f31d264e74b176c257bbc85cd4c7 (diff)
downloadDoxygen-Release_1_1_4_20000625.zip
Doxygen-Release_1_1_4_20000625.tar.gz
Doxygen-Release_1_1_4_20000625.tar.bz2
This commit was manufactured by cvs2svn to create tagRelease_1_1_4_20000625
'Release_1_1_4_20000625'.
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".