aboutsummaryrefslogtreecommitdiffstats
path: root/CVSROOT/config
diff options
context:
space:
mode:
authorjoe <joe@FreeBSD.org>2001-08-31 05:32:19 +0800
committerjoe <joe@FreeBSD.org>2001-08-31 05:32:19 +0800
commit4ae6a7c518bd55eabfff3ce626b3450b9fbdae88 (patch)
tree3b290a31cff0052055fedec4fd62c948a4b94a7e /CVSROOT/config
parent59e523761a5df959e52182ee8002771e249b10db (diff)
downloadfreebsd-ports-gnome-4ae6a7c518bd55eabfff3ce626b3450b9fbdae88.tar.gz
freebsd-ports-gnome-4ae6a7c518bd55eabfff3ce626b3450b9fbdae88.tar.zst
freebsd-ports-gnome-4ae6a7c518bd55eabfff3ce626b3450b9fbdae88.zip
Update with the changes introduced with the recent upgrade of CVS.
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 7da3e8907a6b..fb5f9688e5c9 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