summaryrefslogtreecommitdiff
path: root/CVSROOT/rcsinfo
diff options
context:
space:
mode:
authornobody <nobody@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2008-06-19 00:37:19 +0000
committernobody <nobody@f19166aa-fa4f-0410-85c2-fa1106f25c8a>2008-06-19 00:37:19 +0000
commit73a040c4c901de4318b655736547e3b31d0866a7 (patch)
tree691276436172128b4080872691b8e0796aa5d144 /CVSROOT/rcsinfo
parentf2d96b488fc0cbfb6382942879e419fc343f3168 (diff)
downloadpyserial-git-release2_3.tar.gz
This commit was manufactured by cvs2svn to create tag 'release2_3'.release2_3
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".