info-cvs
[Top][All Lists]
Advanced

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

Re: Can not commit


From: Larry Jones
Subject: Re: Can not commit
Date: Thu, 14 Jun 2001 13:15:30 -0400 (EDT)

jquest jquest writes:
> 
> cvs [server aborted]:can not commit files as 'root'

When committing a permanent change, CVS makes 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 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 definition of CVS_BADROOT
in 'options.h' before building CVS.

-Larry Jones

If I get a bad grade, it'll be YOUR fault for not doing the work for me!
-- Calvin



reply via email to

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