Develop and Download Open Source Software

Browse CVS Repository

Contents of /geeklogjp/CVSROOT/config

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.5 - (show annotations) (download)
Tue Apr 14 09:10:48 2009 UTC (15 years ago) by tach
Branch: MAIN
CVS Tags: HEAD
Changes since 1.4: +2 -1 lines
LockDir=/var/lock/cvs/geeklogjp

1 # $Id: config,v 1.4 2006/09/23 03:27:52 taca Exp $
2 #
3 # Set this to "no" if pserver shouldn't check system users/passwords
4 #SystemAuth=no
5
6 # Put CVS lock files in this directory rather than directly in the repository.
7 #LockDir=/var/lock/cvs
8
9 # Set `TopLevelAdmin' to `yes' to create a CVS directory at the top
10 # level of the new working directory when using the `cvs checkout'
11 # command.
12 #TopLevelAdmin=no
13
14 # Set `LogHistory' to `all' or `TOEFWUPCGMAR' to log all transactions to the
15 # history file, or a subset as needed (ie `TMAR' logs all write operations)
16 #LogHistory=TOEFWUPCGMAR
17
18 # Set `RereadLogAfterVerify' to `always' (the default) to allow the verifymsg
19 # script to change the log message. Set it to `stat' to force CVS to verify
20 # that the file has changed before reading it (this can take up to an extra
21 # second per directory being committed, so it is not recommended for large
22 # repositories. Set it to `never' (the previous CVS behavior) to prevent
23 # verifymsg scripts from changing the log message.
24 #RereadLogAfterVerify=always
25
26 # Set `UserAdminOptions' to the list of `cvs admin' commands (options)
27 # that users not in the `cvsadmin' group are allowed to run. This
28 # defaults to `k', or only allowing the changing of the default
29 # keyword expansion mode for files for users not in the `cvsadmin' group.
30 # This value is ignored if the `cvsadmin' group does not exist.
31 #
32 # The following string would enable all `cvs admin' commands for all
33 # users:
34 #UserAdminOptions=aAbceIklLmnNostuU
35
36 # Set `UseNewInfoFmtStrings' to `no' if you must support a legacy system by
37 # enabling the deprecated old style info file command line format strings.
38 # Be warned that these strings could be disabled in any new version of CVS.
39 UseNewInfoFmtStrings=yes
40 LockDir=/var/lock/cvs/geeklogjp

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26