Browse CVS Repository
Annotation of /satellite/CVSROOT/config
Parent Directory
| Revision Log
| Revision Graph
Revision 1.6 -
( hide annotations)
( download)
Fri Jun 18 07:48:25 2004 UTC
(19 years, 9 months ago)
by orrisroot
Branch: MAIN
Changes since 1.5: +1 -1 lines
i'm very sorry for osdn administrator.
| 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 |
orrisroot |
1.2 |
|
| 16 |
orrisroot |
1.3 |
# Set `UseNewInfoFmtStrings' to `no' if you must support a legacy system by |
| 17 |
|
|
# enabling the deprecated old style info file command line format strings. |
| 18 |
|
|
# Be warned that these strings could be disabled in any new version of CVS. |
| 19 |
orrisroot |
1.6 |
#UseNewInfoFmtStrings=no |
|