# # $FreeBSD: CVSROOT-src/config,v 1.3 2001/08/30 21:32:19 joe Exp $ # # 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/project1 # 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 LogHistory=all # CVS 1.11.2 above feature : Reads the log message back in after this script has modified it. RereadLogAfterVerify=always # Control what options will be allowed with the cvs admin command # for users not in the cvsadmin group. (Only works in 1.12.2) UserAdminOptions=klum