summaryrefslogtreecommitdiff
path: root/CVSROOT/config
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/config
parentb5b61da533694d6564f8311d6e5d110f03f2ef9a (diff)
Deleting CVS data
git-svn-id: https://svn.roundcube.net/trunk@241 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'CVSROOT/config')
-rw-r--r--CVSROOT/config21
1 files changed, 0 insertions, 21 deletions
diff --git a/CVSROOT/config b/CVSROOT/config
deleted file mode 100644
index 92c150bf7..000000000
--- a/CVSROOT/config
+++ /dev/null
@@ -1,21 +0,0 @@
-# Set this to "no" if pserver shouldn't check system users/passwords
-#SystemAuth=no
-
-# Put CVS lock files in this directory rather than directly in the repository.
-#LockDir=/var/lock/cvs
-
-# Set `TopLevelAdmin' to `yes' to create a CVS directory at the top
-# level of the new working directory when using the `cvs checkout'
-# command.
-#TopLevelAdmin=no
-
-# Set `LogHistory' to `all' or `TOEFWUPCGMAR' to log all transactions to the
-# history file, or a subset as needed (ie `TMAR' logs all write operations)
-#LogHistory=TOEFWUPCGMAR
-
-# Set `RereadLogAfterVerify' to `always' (the default) to allow the verifymsg
-# script to change the log message. Set it to `stat' to force CVS to verify# that the file has changed before reading it (this can take up to an extra
-# second per directory being committed, so it is not recommended for large
-# repositories. Set it to `never' (the previous CVS behavior) to prevent
-# verifymsg scripts from changing the log message.
-#RereadLogAfterVerify=always