annotate CVSROOT/config @ 1:391d4ae068d9

initial checkin
author root
date Fri, 26 Jul 2002 12:11:40 +0000
parents
children
rev   line source
root@1 1 # Set this to "no" if pserver shouldn't check system users/passwords
root@1 2 #SystemAuth=no
root@1 3
root@1 4 # Put CVS lock files in this directory rather than directly in the repository.
root@1 5 #LockDir=/var/lock/cvs
root@1 6
root@1 7 # Set `TopLevelAdmin' to `yes' to create a CVS directory at the top
root@1 8 # level of the new working directory when using the `cvs checkout'
root@1 9 # command.
root@1 10 #TopLevelAdmin=no
root@1 11
root@1 12 # Set `LogHistory' to `all' or `TOFEWGCMAR' to log all transactions to the
root@1 13 # history file, or a subset as needed (ie `TMAR' logs all write operations)
root@1 14 #LogHistory=TOFEWGCMAR