summaryrefslogtreecommitdiff
path: root/CVSROOT/checkoutlist
diff options
context:
space:
mode:
authoradam <adam@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-05-21 22:01:19 +0000
committeradam <adam@208e9e7b-5314-0410-a742-e7e81cd9613c>2006-05-21 22:01:19 +0000
commit5e9e6275d04b6f3b712cd344940612d92eecbef1 (patch)
tree6671ee9fc16f68ab499770ce224412180362c763 /CVSROOT/checkoutlist
parentb5b61da533694d6564f8311d6e5d110f03f2ef9a (diff)
Deleting CVS data
git-svn-id: https://svn.roundcube.net/trunk@241 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'CVSROOT/checkoutlist')
-rw-r--r--CVSROOT/checkoutlist13
1 files changed, 0 insertions, 13 deletions
diff --git a/CVSROOT/checkoutlist b/CVSROOT/checkoutlist
deleted file mode 100644
index 2921bffcd..000000000
--- a/CVSROOT/checkoutlist
+++ /dev/null
@@ -1,13 +0,0 @@
-# The "checkoutlist" file is used to support additional version controlled
-# administrative files in $CVSROOT/CVSROOT, such as template files.
-#
-# The first entry on a line is a filename which will be checked out from
-# the corresponding RCS file in the $CVSROOT/CVSROOT directory.
-# The remainder of the line is an error message to use if the file cannot
-# be checked out.
-#
-# File format:
-#
-# [<whitespace>]<filename>[<whitespace><error message>]<end-of-line>
-#
-# comment lines begin with '#'