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.
Here is one of mine. This is the acl on my CVSROOT folder. I created by doing something like the following cvs chown mwake cvs chacl -u mwake -a read,write,create,tag,control cvs chacl -u jblogs -a read,write cvs chacl -a noread,nowrite,nocreate,notag,nocontrol cvs lsacl <?xml version="1.0" encoding="UTF-8"?> <fileattr> <directory> <acl user="jblogs"> <read /> <write /> </acl> <acl user="mwake"> <control /> <create /> <read /> <tag /> <write /> </acl> <acl> <control deny="1" /> <create deny="1" /> <read deny="1" /> <tag deny="1" /> <write deny="1" /> </acl> <owner>mwake</owner> </directory> </fileattr> I run v2.0.58d on linux with some minor patches to solve specific problems that I found and reported on ages(many many months) ago. Cheers Mikew dzielke at aep.com wrote: > Yes, I noticed that too. I had all my emails set in the past week in my > inbox this morning. :-/ My apologies for my impatience... > > I *really* need to see an example of a working fileattr.xml ACL... if > anyone can help me please let me know! > > Thanks, > Don Zielke > American Electric Power > Direct (614) 583-6337 > Audinet 8-220-6337 > Email dzielke (at) aep.com > --- > KForce Professional Staffing > 501 W. Schrock Road Suite 207 > Westerville, OH 43081 > > > > > "Bo Berglund" <Bo.Berglund at system3r.se> > 05/09/2005 10:04 AM > > > To: <dzielke at aep.com>, <cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook> > cc: > Subject: RE: [cvsnt] no chacl responses? > > > In actual fact the cvsnt newsserver seems to have been down for some time, > there has not been anything coming my way until an hour or so ago when > there > suddenly appeared about 30-40 messages. > > Concerning chacl AFAICT there is nothing wrong with it and it is being > used > in many places. Only I myself don't use it since we are a small shop and > we > don't need detailed permission setting. > > /Bo > > -----Original Message----- > From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org]On Behalf > Of dzielke at aep.com > Sent: den 6 maj 2005 15:01 > To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook > Subject: [cvsnt] no chacl responses? > > > Tony/Bo/Glen - > > A few days ago I asked some questions about the chacl command and received > > no replies at all... I would take that to mean that no one here has any > experience with it and I should probably look elsewhere. No problem, I > can deal with that. > > Question though - does that imply that the chacl functionality is broken > and needs to be fixed, or just that no one uses it? I guess what I'm > getting around to asking is... would it be worth it to get the March-Hare > support? I hate to spend the money for getting just this one feature > working... but I'm not a developer (I'm a CM guy) so it would take me > forever to weed through source code to figure this out. Google didn't > produce anything helpful, and I've already printed out everything on the > topic from the archives. > > Are there any other sources of information I can try before I tell my > manager to bust out the wallet? > > Thanks, > Don Zielke > American Electric Power > Direct (614) 583-6337 > Audinet 8-220-6337 > Email dzielke (at) aep.com > --- > KForce Professional Staffing > 501 W. Schrock Road Suite 207 > Westerville, OH 43081 > _______________________________________________ > 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