summaryrefslogtreecommitdiffstats
path: root/CVSROOT/config
diff options
context:
space:
mode:
Diffstat (limited to 'CVSROOT/config')
-rw-r--r--CVSROOT/config9
1 files changed, 6 insertions, 3 deletions
diff --git a/CVSROOT/config b/CVSROOT/config
index 7da3e89..fb5f968 100644
--- a/CVSROOT/config
+++ b/CVSROOT/config
@@ -4,11 +4,14 @@
# Set this to "no" if pserver shouldn't check system users/passwords
#SystemAuth=no
-# Set `PreservePermissions' to `yes' to save file status information
-# in the repository.
-#PreservePermissions=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 `TOFEWGCMAR' to log all transactions to the
+# history file, or a subset as needed (ie `TMAR' logs all write operations)
+#LogHistory=TOFEWGCMAR
OpenPOWER on IntegriCloud