1head 1.1; 2access ; 3symbols ; 4locks ; strict; 5comment @# @; 6 7 81.1 9date 2008.09.04.16.09.17; author austvik; state Exp; 10branches; 11next ; 12commitid 3XIAdD8FSh3Pitht; 13 14desc 15@@ 16 17 18 191.1 20log 21@initial checkin@ 22text 23@# The "rcsinfo" file is used to control templates with which the editor 24# is invoked on commit and import. 25# 26# The first entry on a line is a regular expression which is tested 27# against the directory that the change is being made to, relative to the 28# $CVSROOT. For the first match that is found, then the remainder of the 29# line is the name of the file that contains the template. 30# 31# If the repository name does not match any of the regular expressions in this 32# file, the "DEFAULT" line is used, if it is specified. 33# 34# If the name "ALL" appears as a regular expression it is always used 35# in addition to the first matching regex or "DEFAULT". 36@ 37 38