Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Brian, Thanks, that got it. Now on to a related topic, setting acl's with the new syntax. I want to make a branch read only, so in a directory where I have the branch checked out, I issued the following command: cvs chacl -r V2_5 -u default -m "2.5 has been locked" -a read Then I edited a file and committed it, and it allowed me to commit :-( What is the correct format to make a branch read only for everyone? Thanks, John -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of bwhicks at aep.com Sent: Thursday, March 02, 2006 3:30 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: Re: [cvsnt] upgraded acl settings... if you are on linux/unix, use this command from your CVSROOT: find . -name fileattr.xml -exec rm {} \; On windows, do a search using the search function in the start menu starting in the CVSROOT for files called "fileattr.xml". Then just highlight all the results and delete them. The server recreates the files when you set new ACLs, but not having a file is the default. Brian cvsnt-bounces at cvsnt.org wrote on 03/02/2006 02:38:44 PM: > Hello, > We upgraded from CVSNT 2.0.41a to 2.5.03 Build 2151 and I've been looking > at the ACL lists we had on the 41a version. It appears that what I want to > do is just set a acl on root directory. However, the old ACL's have been > brought over on each sub-directory. I'd like to remove these sub-directory > acl's (I'd like to reset all alc's to default). Is there a way to do this? > > Thanks, > > John Cole > > _______________________________________________ > cvsnt mailing list > cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs