initial checkin
This commit is contained in:
parent
4f1bcfa292
commit
04bc4ecde8
11 changed files with 201 additions and 0 deletions
11
CVSROOT/config
Normal file
11
CVSROOT/config
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
# Set this to "no" if pserver shouldn't check system users/passwords
|
||||
#SystemAuth=no
|
||||
|
||||
# Set `PreservePermissions' to `yes' to save file status information
|
||||
# in the repository.
|
||||
#PreservePermissions=no
|
||||
|
||||
# Set `TopLevelAdmin' to `yes' to create a CVS directory at the top
|
||||
# level of the new working directory when using the `cvs checkout'
|
||||
# command.
|
||||
#TopLevelAdmin=no
|
||||
Reference in a new issue