annotate CVSROOT/config @ 47:a323cd6c403a
Appendinf the word "debug" into the setup filename if the debug version is generated
author |
friseb123 |
date |
Thu, 16 Oct 2003 11:58:15 +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
|