Discussion:
root' is not allowed to commit files
Bryan Batten
2017-06-30 20:48:39 UTC
Permalink
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.

As recently as last January - 1/10/17 - the checkin procedure worked
just fine.

Any help will be greatly appreciated.

Thanks,
--
Bryan
-
Trump Revolution: Spelled with the middle finger capitalized.
Thorsten Glaser
2017-06-30 21:01:32 UTC
Permalink
Post by Bryan Batten
cvs [commit aborted]: 'root' is not allowed to commit files
This is a compile-time option.

Recompile cvs with the same configure options but add
--enable-rootcommit and all will be fine.

bye,
//mirabilos
--=20
Post by Bryan Batten
Why don't you use JavaScript? I also don't like enabling JavaScript in
Because I use lynx as browser.
+1
=09-- Octavio Alvarez, me and =E2=A1=8D=E2=A0=81=E2=A0=97=E2=A0=8A=E2=A0=95=
(Mario Lang) on debian-devel

Loading...