| Interface | Description |
|---|---|
| AdminHandler |
Handles the maintaining and reading of administration information on the
local machine.
|
| Class | Description |
|---|---|
| DateComparator |
A class for comparing the file's date and the CVS/Entries date.
|
| Entry |
The class abstracts the CVS concept of an entry line.
|
| StandardAdminHandler |
A handler for administrative information that maintains full compatibility
with the one employed by the original C implementation of a CVS client.
|
| StandardAdminHandlerTest |