From 95335132366c5a9d013ee101829593177b0bfbec Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Wed, 21 May 2003 22:44:44 +0000 Subject: initial checkin svn:r26 --- CVSROOT/config | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CVSROOT/config (limited to 'CVSROOT/config') diff --git a/CVSROOT/config b/CVSROOT/config new file mode 100644 index 0000000..ff43ec0 --- /dev/null +++ b/CVSROOT/config @@ -0,0 +1,14 @@ +# 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 `TOFEWGCMAR' to log all transactions to the +# history file, or a subset as needed (ie `TMAR' logs all write operations) +#LogHistory=TOFEWGCMAR -- cgit v1.3