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

2010-01-22 Thread Terry Beavers
suffice for now. Thanks for your support, Terry -Original Message- From: Risman, Mark [mailto:mark.ris...@mlb.com] Sent: Tuesday, January 19, 2010 1:12 PM To: Terry Beavers Cc: cvsnt@cvsnt.org Subject: RE: [cvsnt] Is it possible to completely lock down HEAD,but leave a BRANCH open for R

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

2010-01-14 Thread Terry Beavers
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. >From my understanding, these ACLs should translate to the following

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

2010-01-12 Thread Terry Beavers
Greetings, I am trying to completely lock down HEAD, but leave a BRANCH open for READ ONLY access using cvs chacl command, but it seems if I lock down HEAD, then my BRANCH gets locked down as well, even if I create an acl that is supposed to allow READ access on the BRANCH. For example: AclMo

[cvsnt] Is it possible to rename and/or delete branches in CVSNT?

2009-01-15 Thread Terry Beavers
We are running CVSNT 2.5.03 Build 2382 >From what I have found on internet posts, it is not advisable to delete branches, but these posts were a little old. I am actually more interested in being able to rename a branch, so please advise if this is possible. Thanks, Terry __

[cvsnt] Unable to create sub-directories on a branch even with ACL set to all or read, write, create

2008-11-26 Thread Terry Beavers
I am trying to grant a user permissions to create a sub-directories under on a branch using the following ACL and CVS is not allowing the operation. I had submitted something similar in regard to creating new files on a branch back in early October, and have since resolved that issue, but I am sti

Re: [cvsnt] Unable to create sub-directories on a branch even with ACLset to all or read, write, create

2008-11-11 Thread Terry Beavers
Sent: Monday, November 10, 2008 8:44 PM To: Terry Beavers; cvsnt@cvsnt.org Subject: RE: [cvsnt] Unable to create sub-directories on a branch even with ACLset to all or read, write, create Terry, > We are running CVSNT 2.5.03 Build 2382 . . . > > cvs chacl -R -r SKYWAY_BRANCH -u ter

[cvsnt] Unable to create sub-directories on a branch even with ACL set to all or read, write, create

2008-11-10 Thread Terry Beavers
I am trying to grant a user permissions to create a sub-directories under on a branch using the following ACL and CVS is not allowing the operation. I had submitted something similar in regard to creating new files on a branch back in early October, and have since resolved that issue, but I am sti

Re: [cvsnt] Is it possible to lock a user out of HEAD, but grant them full access to a branch?

2008-10-13 Thread Terry Beavers
Sent: Thursday, October 09, 2008 4:47 AM To: Terry Beavers; cvsnt@cvsnt.org Subject: RE: [cvsnt] Is it possible to lock a user out of HEAD,but grant them full access to a branch? Terry, > Not only do we receive an email from Fisheye reporting the new file > added on the branch, but we also

[cvsnt] Is it possible to lock a user out of HEAD, but grant them full access to a branch?

2008-10-08 Thread Terry Beavers
I thought I was finally starting to understand the use of ACL's and branch locking, but have now come across a scenario that doesn't seem to work. Basically, we want to grant full access to a user on a branch, but want to give that user READ ONLY access on HEAD. The problem is when I setup the