Harry Putnam writes: > > How can I conveniently work around the issue of root not being allowed > to commit in cvs repository?
CVS only disallows root commits if it can't figure out who you really are. If you do a plain "su root" rather than logging in as root, CVS should be able to figure out who you are and allow the commit. -Larry Jones >From now on, I'm devoting myself to the cultivation of interpersonal relationships. -- Calvin _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
