summaryrefslogtreecommitdiffstats
path: root/CVSROOT/rcsinfo
diff options
context:
space:
mode:
author(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-02-27 17:41:30 (GMT)
committer(no author) <(no author)@afe2bf4a-e733-0410-8a33-86f594647bc7>2000-02-27 17:41:30 (GMT)
commit37d7ffe6eca4dd3671908ee8e31fdcfb443446cf (patch)
treef0234aec911f363356f7790f70df4938c3800cf5 /CVSROOT/rcsinfo
parent75cfc919c930dc2a5c9e6770d6b1e7b09e5e8883 (diff)
downloadDoxygen-Release_1_1_0_20000227.zip
Doxygen-Release_1_1_0_20000227.tar.gz
Doxygen-Release_1_1_0_20000227.tar.bz2
This commit was manufactured by cvs2svn to create tagRelease_1_1_0_20000227
'Release_1_1_0_20000227'.
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".