head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2006.11.01.18.31.39;	author mward;	state Exp;
branches;
next	1.2;

1.2
date	2006.04.10.18.47.32;	author droy;	state Exp;
branches;
next	1.1;

1.1
date	2006.01.11.20.58.25;	author mward;	state Exp;
branches;
next	;


desc
@@


1.3
log
@removing empty Loghistory from config to fix node1 cvspserver
@
text
@# 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 `TOEFWUPCGMAR' to log all transactions to the
# history file, or a subset as needed (ie `TMAR' logs all write operations)
#LogHistory=

# Set `RereadLogAfterVerify' to `always' (the default) to allow the verifymsg
# script to change the log message.  Set it to `stat' to force CVS to verify# that the file has changed before reading it (this can take up to an extra
# second per directory being committed, so it is not recommended for large
# repositories.  Set it to `never' (the previous CVS behavior) to prevent
# verifymsg scripts from changing the log message.
#RereadLogAfterVerify=always
@


1.2
log
@Updated for pserver permissions.
@
text
@d14 1
a14 1
LogHistory=
@


1.1
log
@initial checkin
@
text
@d2 1
a2 1
#SystemAuth=no
d5 1
a5 1
#LockDir=/var/lock/cvs
d14 1
a14 1
#LogHistory=TOEFWUPCGMAR
@


