On Wednesday, August 20, 2008 at 14:23:40, Stephen Turnbull wrote:
Robert Widhopf-Fenk writes:
> I just did a "cvs commit" on three files and got the following
> error message
>
> ,----[ "Makefile" and "NEWS" did not pass the karma check ] |
> **** Access denied: Insufficient Karma
> (|XEmacs/packages/xemacs-packages/vm) `----
>
> for two file that are already in the CVS repo in the base
> directory of the VM package, but a new file in a sub directory
> passed the karma check ...
>
> ,----[ lisp/vm-revno.el passed the check ] | **** Access allowed:
> Personal Karma exceeds Environmental Karma. | RCS file:
> /pack/xemacscvs/XEmacs/packages/xemacs-packages/vm/lisp/vm-revno.el,v
The only thing I can think of that would cause this is that you have
different CVS/Root for the different directories.
Indeed:
~/<3>xemacs-packages/vm > find . -name Root | xargs more
::::::::::::::
./CVS/Root
::::::::::::::
:pserver:cvs@cvs.xemacs.org:/pack/xemacscvs
::::::::::::::
./info/CVS/Root
::::::::::::::
:ext:xemacs@cvs.xemacs.org:/pack/xemacscvs
::::::::::::::
./lisp/CVS/Root
::::::::::::::
:ext:xemacs@cvs.xemacs.org:/pack/xemacscvs
::::::::::::::
./pixmaps/CVS/Root
::::::::::::::
:ext:xemacs@cvs.xemacs.org:/pack/xemacscvs
::::::::::::::
./pixmaps/gtk/CVS/Root
::::::::::::::
:ext:xemacs@cvs.xemacs.org:/pack/xemacscvs
::::::::::::::
./pixmaps/mime/CVS/Root
::::::::::::::
:ext:xemacs@cvs.xemacs.org:/pack/xemacscvs
But I have no idea how it happened and which one I should use?
Robert.
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/cgi-bin/mailman/listinfo/xemacs-beta