# 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 # Set `HistoryFile' to the path name (relative to CVSROOT) of the history file # if you do not want to store it not under CVSROOT/history #HistoryFile=CVSROOT/history # Set `LocalIdName' to the name of a local tag to use in addition to Id #LocalIdName=LocalId # Set `UMask' to the octal value of the umask. #UMask=002 # Format string handling UseNewInfoFmtStrings=yes