cvs [commit aborted]: 'root' is not allowed to commit files
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
cvs [commit aborted]: 'root' is not allowed to commit files
while working with cvs root is not able to commit but this is done by other normal users it shows the error
cvs [commit aborted]: 'root' is not allowed to commit files
People new to POSIX world may find it hard to understand, but root is an special account for local administration only, and does not poke around on LAN or internet.
Am I missing something? It sounds like r_ramya06 is NOT running the commit as root and it is giving the error that "'root' is not allowed to commit files".
r_ramya06, please verify that this error occurs as a normal user. If it is, please give us more details about the configuration and command you are using.
while working with cvs root is not able to commit but this is done by other normal users it shows the error
cvs [commit aborted]: 'root' is not allowed to commit files
while working with cvs root is not able to commit but this is done by other normal users it shows the error
cvs [commit aborted]: 'root' is not allowed to commit files
check if root user is a member of cvs group, use CVS user to playaround with sample repo and not with root user
Last edited by Vinod Vellore; 07-09-2008 at 04:10 AM.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.