Sarah Gonzales writes: > > cvs commit: cannot rename PathToFile/util.h,v to > PathToFile/Attic/util.h,v: Permission denied > > The permissions on the Attic are correct and this user is in the *NIX > group and the group has write perms.
Apparently not, or you wouldn't be getting "Permission denied". :-) Have the user try to rename the file from the command line -- you'll undoubtedly get exactly the same result. If your repository is on some kind of network file system, it's entirely possible that it has some kind of extended permission that are causing the problem. -Larry Jones Hmm... That might not be politic. -- Calvin _______________________________________________ Info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
