-----Original Message-----
From: Clarke, John L. (CIS) [mailto:John_Clarke@bose.com]
Sent: Monday, November 06, 2000 2:34 PM
To: 'toasters@mathworks.com'
Subject: Permissions problem with CVSHello,
We ran into a weird problem last week. We moved several CVS directories from
a SunOS server to our NetApp F740. When a user went to check in a file that had
been originally created by another user, the final mv of the file caused a
"rename: Permission Denied"
message.We went into the directory in question and did some experiments. I can copy the
file to a new name, create a new file, and do a "mv newfile oldfile", and it works.
However, if I try to do the same thing with the actual files being worked on, the mv newfile oldfile
gives me the same "rename: Permission Denied" message.The qtree is configured for mixed CIFS/NFS permissions, but all the file moves have been from
the Unix side via NFS.We are thinking of changing the qtree settings to NFS only.
Looking for a cure,
John