root@1: # The "checkoutlist" file is used to support additional version controlled root@1: # administrative files in $CVSROOT/CVSROOT, such as template files. root@1: # root@1: # The first entry on a line is a filename which will be checked out from root@1: # the corresponding RCS file in the $CVSROOT/CVSROOT directory. root@1: # The remainder of the line is an error message to use if the file cannot root@1: # be checked out. root@1: # root@1: # File format: root@1: # root@1: # [] root@1: # root@1: # comment lines begin with '#'