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.
Terry, Are you sure that the "cannot open CVS/Entries for reading" message is due to an ACL control issue, and not something with where you're trying to check out your files? -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Terry Beavers Sent: Thursday, January 14, 2010 4:09 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: Re: [cvsnt] Is it possible to completely lock down HEAD,but leave a BRANCH open for READ ONLY access? First, I apologize for the confusion, mainly mine. Second, I reset my AclMode to normal and then started fresh with new ACL's as follows, but am still unable to checkout code from the TEST_BRANCH as a "guest" user. <acl branch="HEAD" user="internal"> <all /> </acl> <acl branch="TEST_BRANCH"> <read /> </acl>