info-cvs
[Top][All Lists]
Advanced

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

'root' is not allowed to commit files


From: Bryan Batten
Subject: 'root' is not allowed to commit files
Date: Sun, 11 Jun 2017 17:57:39 -0700 (PDT)
User-agent: G2/1.0

Until recently, I've been able to log in as a normal user, use "su -l" to 
become root, edit a file, then check it in using CVS. Now, I get this message:

cvs [commit aborted]: 'root' is not allowed to commit files

The exact command that fails is:
-su(root)# cvs ci -F ~/tmp/ci.txt /etc/network/interfaces

I've tried adding a writers file in $CVSROOT/CVSROOT/writers with these lines:
bryan
root

but the problem persists. Its acting like CVS can't find the original user name.

Any help will be greatly appreciated.

Thanks,


reply via email to

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