1<div id="admin"></div> 2<div class="header"> 3<p> 4Next: [[cvs: checkout--Check out sources for editing#checkout—Check out sources for editing|checkout]], Previous: [[cvs: Common command options#Common command options|Common options]], Up: [[cvs: Guide to CVS commands#Guide to CVS commands|CVS commands]] |[[cvs: Index#SEC_Contents|Contents]]||[[cvs: Index#Index|Index]]|</p> 5</div> 6 7---- 8 9<div id="admin_002d_002d_002dAdministration"></div> 10=== admin—Administration === 11<div id="index-Admin-_0028subcommand_0029"></div> 12 13 14* Requires: repository, working directory. 15 16* Changes: repository. 17 18* Synonym: rcs 19 20This is the <small>CVS</small> interface to assorted 21administrative facilities. Some of them have 22questionable usefulness for <small>CVS</small> but exist for 23historical purposes. Some of the questionable options 24are likely to disappear in the future. This command 25''does'' work recursively, so extreme care should be 26used. 27 28<div id="index-cvsadmin"></div> 29<div id="index-UserAdminOptions_002c-in-CVSROOT_002fconfig"></div> 30On unix, if there is a group named <code>cvsadmin</code>, 31only members of that group can run <code>cvs admin</code> 32commands, except for those specified using the 33<code>UserAdminOptions</code> configuration option in the 34‘<tt>CVSROOT/config</tt>’ file. Options specified using 35<code>UserAdminOptions</code> can be run by any user. See 36[[cvs: The CVSROOT%47config configuration file#The CVSROOT/config configuration file|config]] for more on <code>UserAdminOptions</code>. 37 38The <code>cvsadmin</code> group should exist on the server, 39or any system running the non-client/server <small>CVS</small>. 40To disallow <code>cvs admin</code> for all users, create a 41group with no users in it. On NT, the <code>cvsadmin</code> 42feature does not exist and all users 43can run <code>cvs admin</code>. 44 45 [[cvs: admin options#admin options|• admin options]]:: admin options 46 47This document was generated on <i>a sunny day</i> using [http://www.nongnu.org/texi2html/ <i>texi2html</i>]. 48