Ingmar Bitter writes:
>
> cvs server: could not open output file: Permission denied
> cvs server: subsidiary diff failed

As the message indicates, this is a server problem, not a client
problem.  It appears that you do not have write permission in the
server's temp directory.  Perhaps someone changed the permissions on the
directory or change which directory is being used.

-Larry Jones

---------------

Thanks, we tracked it down:
cvs ci/co use /tmp for temporary file, but the merge uses /var/tmp and that
one had the permissions changed.

-Ingmar


_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to