Browse CVS Repository
Annotation of /freetrain/CVSROOT/config
Parent Directory
| Revision Log
| Revision Graph
Revision 1.2 -
( hide annotations)
( download)
Tue Apr 14 09:07:26 2009 UTC
(14 years, 11 months ago)
by tach
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -0 lines
LockDir=/var/lock/cvs/freetrain
| 1 |
root |
1.1 |
# Set this to "no" if pserver shouldn't check system users/passwords |
| 2 |
|
|
#SystemAuth=no |
| 3 |
|
|
|
| 4 |
|
|
# Put CVS lock files in this directory rather than directly in the repository. |
| 5 |
|
|
#LockDir=/var/lock/cvs |
| 6 |
|
|
|
| 7 |
|
|
# Set `TopLevelAdmin' to `yes' to create a CVS directory at the top |
| 8 |
|
|
# level of the new working directory when using the `cvs checkout' |
| 9 |
|
|
# command. |
| 10 |
|
|
#TopLevelAdmin=no |
| 11 |
|
|
|
| 12 |
|
|
# Set `LogHistory' to `all' or `TOFEWGCMAR' to log all transactions to the |
| 13 |
|
|
# history file, or a subset as needed (ie `TMAR' logs all write operations) |
| 14 |
|
|
#LogHistory=TOFEWGCMAR |
| 15 |
tach |
1.2 |
LockDir=/var/lock/cvs/freetrain |
|