K 10 svn:author V 3 pav K 8 svn:date V 27 2006-01-23T20:04:17.000000Z K 7 svn:log V 707 An interface to a local CVSd repository using pserver for authentication. This script can add, delete, suspend, or enable non-system users for read and write access to a CVS repository. This program is a fork of cvspadm that was originally written by Raymond M Schneider ray@hackfoo.net Change since initial import: - Don't quit in interactive mode if user press return without choosing an option but reprint the menu. - Remove trailing '\n' in a string in Query mode to make the output nicer - Reprint the menu at the end of an operation in interactive mode Many more bugs fix and features to do (some are listed in the TODO file). PR: ports/92129 Submitted by: Serge Gagnon END