cvsdadm is a tool to assist CVSd administrators in the user
admin of the CVSROOT/passwd, CVSROOT/readers,
CVSROOT/writers files when pserver authentication is being
used for the repository. Cvsdadm is a fork of cvspadm.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
If -R is not given, the tool will now try to check that the repository is in the current working directory. &Init_repository now verifies if the repository is in a sane state before attempting any operation. A new -C command creates a repository when given a -R argument and nothing else, or creates the repository files if any other flags are given. Better handling and logic was provided with interactive mode. Some redundant lines of code were removed.