annotate CVSROOT/config @ 30:3d2965e0fb9c
Use Courier New as default font under WIN32
author |
joachim99 |
date |
Sat, 11 Oct 2003 13:59:39 +0000 |
parents |
391d4ae068d9 |
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
|