Here is the deal. I have CVS running as a pserver on OSX and everything works great Except when a client atemps an update when there are conflicts. the diff and merge fail with the following message:
cvs server: could not open output file: permission denied
cvs server: subsidiary diff failed
It appears that the files in the tmp directory are created with the wrong permissions? Any ideas how to overcome this?
cvs server: could not open output file: permission denied
cvs server: subsidiary diff failed
It appears that the files in the tmp directory are created with the wrong permissions? Any ideas how to overcome this?