info-cvs
[Top][All Lists]
Advanced

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

Re: cannot commit files as 'root' ?


From: Larry Jones
Subject: Re: cannot commit files as 'root' ?
Date: Mon, 14 May 2001 17:14:50 -0400 (EDT)

Raul Quintero writes:
> 
> I'm creating a module, just as described in the CVS.org docs, and I get this
> error when I try to commit the change: "cannot 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

I hate being good. -- Calvin



reply via email to

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