On Fri, 30 Nov 2001 22:45:36 +0000, Will Etson wrote: > I'm trying to disallow adding a directory. I would like to enforce this > on our CVSNT server. I'm using build 1.11.1.2 Build 37. I have placed a > cvsignore file in the CVSROOT directory, but it doesn't seem to be > working. Is this feature implemented? > cvsignore is overriden by 'cvs add' anyway, so that wouldn't work. You should be able to set the permissions on the repository to stop certain users adding files/directories.
Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
