cvsgroup bug
Brought to you by:
tyranny
From: Alexey M. <mo...@no...> - 2002-04-14 13:41:35
|
It seems that currently cvsgroup file can't contain empty groups, I got smth like E Error reading the cvsgroup file, line 3 line 3 is %smscmgmt_readers: <cr> BTW, Alex, do you plan to implement 'cvs group' command as stated in acl-cli.txt? I think it's an important task, really... For now I just perform a perl workarounds (well, the works in progress) including cvs co CVSROOT, edit CVSROOT/cvsgroup and check things in back to repository. This may be the way (especially when we talk about core simplicity) but the we should cleanly state this in our docs. But this seems to be a security issue... |