info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why can commit as root ?


From: Larry Jones
Subject: Re: Why can commit as root ?
Date: Fri, 22 Sep 2000 10:18:33 -0400 (EDT)

address@hidden writes:
> 
> cvs [server aborted]: cannot commit files as 'root'

See src/options.h:

/*
 * When committing a permanent change, CVS and RCS make a log entry of
 * who committed the change.  If you are committing the change logged
 * in as "root" (not under "su" or other root-priv giving program),
 * CVS/RCS cannot determine who is actually making the change.
 *
 * As such, by default, CVS disallows changes to be committed by users
 * logged in as "root".  You can disable this option by commenting out
 * the lines below.
 */

-Larry Jones

Geez, I gotta have a REASON for everything? -- Calvin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]