annotate CVSROOT/config @ 358:526642f70ddd

Prefix all internally used data with _dw_ to avoid conflicts with user data set with dw_window_set_data().
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sun, 20 Apr 2003 13:16:32 +0000
parents ce3ec30c0d4c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
1 # Set this to "no" if pserver shouldn't check system users/passwords
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
2 #SystemAuth=no
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
3
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
4 # Set `PreservePermissions' to `yes' to save file status information
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
5 # in the repository.
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
6 #PreservePermissions=no
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
7
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
8 # Set `TopLevelAdmin' to `yes' to create a CVS directory at the top
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
9 # level of the new working directory when using the `cvs checkout'
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
10 # command.
ce3ec30c0d4c initial checkin
ktk@81767d24-ef19-dc11-ae90-00e081727c95
parents:
diff changeset
11 #TopLevelAdmin=no