All releases of cvsdadm


Release Notes: The copyright notice of the original cvspadm author was added again. It had been removed in ignorance about the license requirements.


Release Notes: A man page has been added.


Release Notes: A new option (-l) that prints a listing of all CVS users was added.


Release Notes: A bug in Disable function that could seriously harm the CVSROOT/passwd file was fixed.


Release Notes: Query search is now accurate. Some other minor bugs were fixed.


Release Notes: The repository's file is queried if $user is already present before attempting to add him/her. A bug that made cvsdadm crash with the "disable" function was fixed. The program now prints whether a user is enabled or disabled in Query mode. The program exits with status 0 instead of 1 in interactive mode. Some other minor bugs were fixed.


Release Notes: A query (-q) option was added to interactive mode. A minor fix was made in interactive mode.


Release Notes: 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.