Develop and Download Open Source Software

Browse CVS Repository

Contents of /geeklogjp/CVSROOT/rcsinfo

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.2 - (show annotations) (download)
Sat Sep 23 02:30:41 2006 UTC (17 years, 6 months ago) by taca
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +2 -0 lines
Add a CVS's keyword; $Id$.

1 # $Id$
2 #
3 # The "rcsinfo" file is used to control templates with which the editor
4 # is invoked on commit and import.
5 #
6 # The first entry on a line is a regular expression which is tested
7 # against the directory that the change is being made to, relative to the
8 # $CVSROOT. For the first match that is found, then the remainder of the
9 # line is the name of the file that contains the template.
10 #
11 # If the repository name does not match any of the regular expressions in this
12 # file, the "DEFAULT" line is used, if it is specified.
13 #
14 # If the name "ALL" appears as a regular expression it is always used
15 # in addition to the first matching regex or "DEFAULT".

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26