Re: Questions
Brought to you by:
tyranny
From: Alexey M. <al...@hs...> - 2002-01-20 20:56:36
|
>>>>> "PJS" == Patric J Stiffel <Pat...@xt...> writes: PJS> Hi, first: I am sorry to post to the developper list, but the userlist PJS> doesn't seem to be a crowded place, because the archive is empty. Feel PJS> free to tell me to use another forum for my questions. mailto: cvs...@hs... PJS> I just came across your sourceforge project, and I am in the middle of PJS> some tests whether we could use it to replace our current "regular" PJS> cvs. We are very interested in that acl-feature, and that's where my PJS> problems start. PJS> I tried to create a group, but cvs-nserver doesn't recognize the PJS> group-command. Isn't that implemented yet? Yes, it's not implemented. You should simply edit the CVSROOT/cvsgroup file. PJS> Also, I tried to PJS> establish different acl's on the same file for one user but on PJS> different branches and I experienced that there's always only one acl PJS> per file and per user, which means, that a existing acl will be PJS> deleted with a new acl, even when it's on another branch. Bug? cvs-nserver from CVS (on the NCLI-1-11-1 branch) has (working) support for branches. If there is any misbehaviour with regard to that, I'd like to hear. PJS> I am using version 1.11.1.51 both client/server on Solaris8/x86. PJS> Thanks for any help and comments. --alexm |