[cvsnt] Is it possible to completely lock down HEAD, but leave a BRANCH open for READ ONLY access?

Risman, Mark Mark.Risman at mlb.com
Tue Jan 19 18:12:23 GMT 2010


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
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>



More information about the cvsnt mailing list